Comment 0 for bug 502071

Revision history for this message
Lysis (marcus-grmpf) wrote :

Binary package hint: spamassassin

See https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6269#c0
72_active.cf contains a check for future dates which includes the year 2010:

##{ FH_DATE_PAST_20XX
header FH_DATE_PAST_20XX Date =~ /20[1-9][0-9]/ [if-unset: 2006]
describe FH_DATE_PAST_20XX The date is grossly in the future.
##} FH_DATE_PAST_20XX

This check is at least present in 8.04 and 9.04 and will result in +3.4 points on every mail being processed.