http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5519
Summary: Zeroing a score does not disable plugin eval rules
Product: Spamassassin
Version: 3.2.1
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P5
Component: Libraries
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
I'm copying comment #16 from Bug 5485 as a separate problem report
so that it does not get forgotten. It is an independent problem anyway.
here it goes (#16):
> zero score DK/DKIM_POLICY_SIGNSOME rules
Hmmm, is zeroing a score for a rule supposed to disable any such rule?
Somehow I get the impression this works for plain, RBL, URI, etc rules,
but not for plugin eval rules. I still see hits on DKIM_POLICY_SIGNSOME,
BOTNET_IPINHOSTNAME, BOTNET_CLIENT and similar, explicitly reporting 0
points, even though I have their score set to 0.
In Check::run_eval_tests() I don't see any checks on score, like
there are in other do_*_tests routines. I think this used to work
in 3.1.8 as expected.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.