Comment 33 for bug 502071

Revision history for this message
Steve Langasek (vorlon) wrote : Re: [Bug 502071] Re: FH_DATE_PAST_20XX scores on all mails dated 2010 or later

On Mon, Apr 12, 2010 at 06:46:53AM -0000, Peter Schwenke wrote:
> Is this really fixed in Karmic? Looking at the source package at
> spamassassin-3.2.5/rules/72_active.cf I see

> ##{ 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

The fix is in a patch in the debian/patches directory of the source package.

> That is also what is installed on my system

The file from spamassassin 3.2.5-4ubuntu0.1 has the regexp changed to

  header FH_DATE_PAST_20XX Date =~ /20[2-9][0-9]/ [if-unset: 2006]

Please double-check that you have the karmic-updates repository enabled in
your software sources.

--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
Ubuntu Developer http://www.debian.org/
<email address hidden> <email address hidden>