http://bugzilla.spamassassin.org/show_bug.cgi?id=3011
Summary: NO_CREDIT_CHECK and BAD_CREDIT overlap
Product: Spamassassin
Version: 2.63
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P5
Component: Rules
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
Attached will be a Bravenet newsletter (not spam, sent to subscribers only),
where the advertising matches BAD_CREDIT and NO_CREDIT_CHECK, matched by the
strings "No credit" and "No credit check" respectively. This results in one
short string within the email being scored in the positive direction by two
rules, which IMO should be avoided. It adds complexity to the GA scoring
process (and probably its future replacement).
I suggest that NO_CREDIT_CHECK be rewritten to exclude the BAD_CREDIT matches.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.