When running rdj, I get the following:

Ruleset for header abuse (sets 0-3) has changed on yoda2.
Version line: # Version:  01.03.16

***WARNING***: spamassassin --lint failed.

Lint output: [25934] warn: config: warning: description exists for non-existent rule SARE_HEAD_DATE_LONG1 [25934] warn: config: warning: score set for non-existent rule SARE_HEAD_DATE_LONG1

I checked the file and found that there was a slight typo (I think):
header    __SARE_HEAD_DATE_L1a     Date =~ /.{50}/
header    __SARE_HEAD_DATE_L1b     Date =~ /added by/
meta SARE_HEAD_DATE_LONG1a __SARE_HEAD_DATE_L1a && !__SARE_HEAD_DATE_L1b
describe  SARE_HEAD_DATE_LONG1     Date header has interesting length
score     SARE_HEAD_DATE_LONG1     -0.500
tflags    SARE_HEAD_DATE_LONG1     nice

I changed the meta line to:

meta      SARE_HEAD_DATE_LONG1    __SARE_HEAD_DATE_L1a && !__SARE_HEAD_DATE_L1b

and it seems to have fixed it. I sent an email to the current maintainer, Bob Menschel but thought I had better post it here as well just in case.

Ed Kasky
~~~~~~~~~
Randomly Generated Quote (169 of 489):
"Sometimes one pays most for the things one gets for nothing."
-- Albert Einstein

Reply via email to