On 05.01.10 14:54, Justin Mason wrote:
one way this could happen: the /var/lib/... rules are from an older
version of SA, but the /usr/share/... rules are from the one
corresponding to what is used when amavisd is run.
I'd call this broken...
Do you expect it to be the problem?
OK. I'm really confused right now.
/usr/share/spamassassin/72_active.cf contains
< 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.
/var/lib/spamassassin/3.002005/updates_spamassassin_org/72_active.cf
contains
> 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.
and the rule is still triggering where it shouldn't, scoring ham as spam.
Should both of these directories exist? Is there something else I need
to do to get /usr/share/ updated or should it be deleted? (or something
else?)
Thanks,
Terry