-------- Message original --------
Sujet : Re: how can i finetune to spamassassin to handle spams (not
latest 72_active.cf)
De : Bowie Bailey <bowie_bai...@buc.com>
Pour : users@spamassassin.apache.org
Date : 2010-01-29 11:30
Eddy Beliveau wrote:
Hi!
Interesting subject... which make me checked my 3.3.0 installation
I did update spamassassin to version 3.3.0
Then I erased /var/lib/spamassassin/*
did a "sa-update --verbose"
/Update available for channel updates.spamassassin.org
Update was available, and was downloaded and installed successfully/
cd /var/lib/spamassassin/3.003000/updates_spamassassin_org
grep FH_DATE_PAST_20XX 72_active.cf
and the grep command display nothing !!
Did I missed something ?
Well, if you don't have the rule, then you don't have to worry about it
misfiring! :)
Hi!
Many thanks for your reply.
Maybe this rule got replaced with something else in 3.3.0. I haven't
updated my systems yet, so I'm not sure.
Yes, it make sense ;-)
Anyway, I just add this to my local.cf file
header DATE_ONE_YEAR_FUTURE
eval:check_for_shifted_date('8760', 'undef')
describe DATE_ONE_YEAR_FUTURE Date: is more than a year in
future after Received: date
lang fr describe DATE_ONE_YEAR_FUTURE Date: est au moins un an après la
date de l'en-tête Received:
score DATE_ONE_YEAR_FUTURE 2.0
score FH_DATE_PAST_20XX 0.0
this way, I won't have to change it every 10 years
Cheers,
Eddy
--
Eddy Beliveau
HEC Montreal
Montreal (Quebec)
Canada