http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5040
Summary: 'meta test has dependency with zero score' should ignore
rules in other scoresets
Product: Spamassassin
Version: SVN Trunk (Latest Devel Version)
Platform: Other
OS/Version: other
Status: NEW
Severity: minor
Priority: P5
Component: Libraries
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
running a scan in scoreset 0, I see:
[18254] info: rules: meta test T_SURBL_MULTI3 has dependency 'URIBL_JP_SURBL'
with a zero score
[18254] info: rules: meta test T_SURBL_MULTI3 has dependency 'URIBL_SC_SURBL'
with a zero score
[18254] info: rules: meta test T_SURBL_MULTI3 has dependency 'URIBL_AB_SURBL'
with a zero score
[18254] info: rules: meta test T_SURBL_MULTI3 has dependency 'URIBL_OB_SURBL'
with a zero score
[18254] info: rules: meta test T_SURBL_MULTI3 has dependency 'URIBL_WS_SURBL'
with a zero score
in fact, those rules have a non-zero score in the net scoresets; the only reason
they have a zero score here, is because a non-net scoreset is active. this
shouldn't be warned about.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.