Pak Ogah wrote:
On 16-Sep-10 18:23, buffalo wrote:
Greetings All,

I'm getting complaints from my users that, despite having added email address to their address book in thunderbird, they still have email coming in from address book senders marked as "****SPAM****".

Is there any way to get SA to back off on the "****SPAM****" label, or must it simply be disabled?

TIA,

--Duncan

email address added in thunderbird address book was saved on Client PC and SA is operating on Server.
It's 2 different machines.
what you can do it add a whitelist rule for that domain, so that SA won't tagged it as SPAM

edit file /etc/mail/spamassassin/local.cf

and add...
# whitelist from vendors, customers and partners. more info:
# detail info: http://spamassassin.apache.org/full/3.1.x/doc/Mail_SpamAssassin_Conf.html
whitelist_from *...@*.fedex.com *...@fedex.com *.fedex.com fedex.com
whitelist_from_rcvd *...@*.fedex.com fedex.com




---------------------------------------------------------------------------------

Good suggestion.

You might also consider adjusting (increasing) the value you have for required_score in the same file.

Also have a look at a sample email's headers to see which rules are being satisfied that cause the message to be tagged. You might want to lower the score for (or ignore) certain rules. The stock settings are usually pretty good though.

--
-Eric 'shubes'


---------------------------------------------------------------------------------
Qmailtoaster is sponsored by Vickers Consulting Group 
(www.vickersconsulting.com)
   Vickers Consulting Group offers Qmailtoaster support and installations.
     If you need professional help with your setup, contact them today!
---------------------------------------------------------------------------------
    Please visit qmailtoaster.com for the latest news, updates, and packages.
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
    For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com


Reply via email to