Today, Chirpy posted the following on his blog at ConfigServer Blog :
- Scott
I'm not running MailScanner, but certainly running Spam Assassin. Individual users can edit their SA scoring rules within cPanel, but how can I do this for the system wide configuration?There's a bug in SpamAssassin that the developers have yet to fix in sa_update that is causing problems since the turnover to 01/01/2010:
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6269
The bug causes every email sent since 01/01/2010 to receive a spam score of 3.19, whether it is spam or not.
If you're running our MailScanner package you can do the following to zero score that rule and alleviate the problem:
Code:echo score FH_DATE_PAST_20XX 0.0 >> /etc/mail/spamassassin/configserver.cf
- Scott
Last edited by a moderator: