This is very important, and IMHO should be distributed as upgrade to 2.3 in order to prevent false positives.
OR either sa-update should be run nightly in cron. ----- "Andreas Schiller" <a...@aschiller.de> ha scritto: > Hi, > > > There is a bug in SpamAssassin that changes all the scores, > increasing the > > number in 3. > > The test FH_DATE_PAST_20XX from /usr/share/spamassassin/72_active.cf > is > "buggy" > > > Is this already fixed in Endian Community 2.3? > > It seems not. > > > If not, what should we do to fix the problem? > > You could remove the test or patch the regex to match years 2020++ > instead of > 2010++ > > Here is the patch I used on several efw boxes so far: > > > --- /usr/share/spamassassin/72_active.cf.old 2010-01-05 > 06:05:58.000000000 > +0100 > +++ /usr/share/spamassassin/72_active.cf 2010-01-02 > 06:00:51.000000000 > +0100 > @@ -546,7 +546,7 @@ > ##} FH_DATE_IS_19XX > > ##{ FH_DATE_PAST_20XX > -header FH_DATE_PAST_20XX Date =~ /20[1-9][0-9]/ [if-unset: > 2006] > +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 > > HTH, Greetz from Germany, > Andreas Schiller > > ------------------------------------------------------------------------------ > This SF.Net email is sponsored by the Verizon Developer Community > Take advantage of Verizon's best-in-class app development support > A streamlined, 14 day to market process makes app distribution fast > and easy > Join now and get one step closer to millions of Verizon customers > http://p.sf.net/sfu/verizon-dev2dev > _______________________________________________ > Efw-user mailing list > Efw-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/efw-user -- Lorenzo Milesi - lorenzo.mil...@yetopen.it YetOpen S.r.l. - http://www.yetopen.it/ Via Previati 72 - 23900 Lecco - ITALY - Tel 0341 220 205 - Fax 178 6070 222 GPG/PGP Key-Id: 0xE704E230 - http://keyserver.linux.it -------- D.Lgs. 196/2003 -------- Si avverte che tutte le informazioni contenute in questo messaggio sono riservate ed a uso esclusivo del destinatario. Nel caso in cui questo messaggio Le fosse pervenuto per errore, La invitiamo ad eliminarlo senza copiarlo, a non inoltrarlo a terzi e ad avvertirci non appena possibile. Grazie. ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ Efw-user mailing list Efw-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/efw-user