Hi folks,

I'm using Subversion to access the latest SpamAssassin code. Lately,
"spamassassin --lint" returns this error:

  config: warning: score set for non-existent rule DIGEST_MULTIPLE

Here ist what the rule files show:

$ grep DIGEST_MULTIPLE /usr/share/spamassassin/*
20_body_tests.cf:meta DIGEST_MULTIPLE RAZOR2_CHECK + DCC_CHECK + PYZOR_CHECK > 1
20_body_tests.cf:describe DIGEST_MULTIPLE Message hits more than one network digest check
20_body_tests.cf:tflags DIGEST_MULTIPLE net
30_text_de.cf:lang de describe DIGEST_MULTIPLE Mehrere Internettests (Razor, DCC, Pyzor, etc.) treffen zu
50_scores.cf:score DIGEST_MULTIPLE 0 0.231 0 0.098


I also see a missing Razor module reported:

  debug: diag: module not installed: Razor2::Client::Agent
  ('require' failed)

Could that be the reason for the lint complaint? I don't use Razor and
I thought it was not required?

--
Mit freundlichen Grüßen / Yours sincerely
Dipl. Inform. Ralph Seichter



Reply via email to