FH_DATE_PAST_20XX in SpamAssassin not working in 2010
Yep, it was a bug, but it’s corrected now, 3 Steps to follow:
1. Change the mirrors
Edit the file /var/lib/spamassassin/3.002003/updates_spamassassin_org/MIRRORED_BY and add
http://daryl.dostech.ca/sa-update/asf/ weight=5
http://www.sa-update.pccc.com/ weight=5
2. Run sa-update
3. Run sa-Compile
… or you can simply patch it by editing the file /etc/mail/spamassassin/local.cf and add
score FH_DATE_PAST_20XX 0
And you are done :)
-f.