Restrict Archive Messages to Spam

Questions and answers about how to do stuff
Post Reply
colin
Posts: 99
Joined: 13 Feb 2014 16:09

Restrict Archive Messages to Spam

Post 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?
User avatar
shawniverson
Posts: 3644
Joined: 13 Jan 2014 23:30
Location: Indianapolis, Indiana USA
Contact:

Re: Restrict Archive Messages to Spam

Post 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
colin
Posts: 99
Joined: 13 Feb 2014 16:09

Re: Restrict Archive Messages to Spam

Post by colin »

Already done that and it didn't make any difference. It is as if it is not reading that conf file.
colin
Posts: 99
Joined: 13 Feb 2014 16:09

Re: Restrict Archive Messages to Spam

Post by colin »

This is fixed now. I think I didn't restart the MailScanner service before. :oops:
User avatar
darky83
Site Admin
Posts: 540
Joined: 30 Sep 2012 11:03
Location: eFa
Contact:

Re: Restrict Archive Messages to Spam

Post by darky83 »

:dance:
Version eFa 4.x now available!
Post Reply