https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6269

djb <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #39 from djb <[email protected]> 2010-01-14 03:33:28 UTC ---
Hi,

Ran an sa-update to fix this issue and it completed without error.

However on checking my config files I find the following:-

#find . -name 72_active.cf
./root/duncan/Mail-SpamAssassin-3.2.5/rules/72_active.cf
./var/lib/spamassassin/3.002005/updates_spamassassin_org/72_active.cf
./usr/share/spamassassin/72_active.cf

grep FH_DATE_PAST_20XX
./var/lib/spamassassin/3.002005/updates_spamassassin_org/72_active.cf
##{ FH_DATE_PAST_20XX
header   FH_DATE_PAST_20XX      Date =~ /20[2-9][0-9]/ [if-unset: 2006]
describe FH_DATE_PAST_20XX      The date is grossly in the future.
##} FH_DATE_PAST_20XX

# grep FH_DATE_PAST_20XX ./usr/share/spamassassin/72_active.cf      ##{
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

As you can see the one in /usr/share has not been updated.

I have disabled this rule for now in my local.cf

-- 
Configure bugmail: 
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to