2010 SpamAssassin Bug

Many of my clients are having good email marked as Spam due to this error:

3.2 FH_DATE_PAST_20XX The date is grossly in the future.

This is apparently a bug as noted at the following URLs:

SpamAssassin 2010 bug
https://secure.grepular.com/blog/index.php/2010/01/01/spamassassin-2010-bug/

SpamAssassin wrongfully tagging mail with FH_DATE_PAST_20XX since Jan 1st, 2010
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6270

Is there an IWorx specific temporary fix for this?

Thanks,

Nick

Nothing InterWorx-specific, but here’s how to fix it.

As root, run these commands:


[SIZE=3][SIZE=2]yum install perl-Archive-Tar
sa-update[/SIZE]
[/SIZE]

And that should fix it up for you.