Page 1 of 1

Restrict Archive Messages to Spam

Posted: 13 Mar 2014 15:24
by colin
I have noticed that all messages are stored in the archive. This causes me an issue as I have more than one user as a Domain Administrator and if a confidential email comes in I don't want anyone else to be able to release it to themselves.

Is there any way that I can only store low level spam in the archive?

Re: Restrict Archive Messages to Spam

Posted: 13 Mar 2014 16:06
by shawniverson
Yes, you will need to reconfigure MailScanner as follows:

In /etc/MailScanner/MailScanner.conf change the following from store to delete.

Code: Select all

High Scoring Spam Actions = delete

Code: Select all

sudo service MailScanner restart

Re: Restrict Archive Messages to Spam

Posted: 13 Mar 2014 17:25
by colin
Already done that and it didn't make any difference. It is as if it is not reading that conf file.

Re: Restrict Archive Messages to Spam

Posted: 13 Mar 2014 18:39
by colin
This is fixed now. I think I didn't restart the MailScanner service before. :oops:

Re: Restrict Archive Messages to Spam

Posted: 14 Mar 2014 14:50
by darky83
:dance: