SCIENTIFIC-LINUX-USERS Archives

January 2010

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Keith Lofstrom <[log in to unmask]>
Reply To:
Date:
Sat, 9 Jan 2010 11:46:59 -0800
Content-Type:
text/plain
Parts/Attachments:
text/plain (29 lines)
OK, so I haven't upgraded spamassassin for a while, just distro updates. 
I just learned it has been throwing out many emails dated 2010 . 
Fortunately, there is an easy fix:

In /usr/share/spamassassin/72_active.cf :

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

The header line should be:
-----------------------------------------------------------------------
header   FH_DATE_PAST_20XX      Date =~ /20[0-9][0-9]/ [if-unset: 2006]^M
-----------------------------------------------------------------------

No time to do much more with that; if someone else wants to track this
down, see how prevalent it is, submit a bug report, etc. that would
help us all.   I've got about 8 days of unanswered emails to deal with!

Keith

-- 
Keith Lofstrom          [log in to unmask]         Voice (503)-520-1993
KLIC --- Keith Lofstrom Integrated Circuits --- "Your Ideas in Silicon"
Design Contracting in Bipolar and CMOS - Analog, Digital, and Scan ICs

ATOM RSS1 RSS2