Hi all,
I stumbled upon the same thing. In Zimbra 6.0.3 it is enough to put
Code:
score FH_DATE_PAST_20XX 0.0
in salocal.cf(.in) and restart amavis. But this does not do the job in Zimbra 5.0.x.
I had to edit /opt/zimbra/conf/spamassassin/72_active.cf and I modified line 543 to be:
Code:
header FH_DATE_PAST_20XX Date =~ /20[2-9][0-9]/ [if-unset: 2006]
Regards
Thomas