http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5532
Summary: FB_LETTERS_21B false positive
Product: Spamassassin
Version: 3.2.0
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P5
Component: Rules
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
Hi,
I've run accross a message that had a unified diff attachment (a patch) that
triggered this rule:
body FB_LETTERS_21B /-- [a-z]{21}/
I'm not sure what this rule is supposed to do, since I was unable to find
a single message in my spam corpus being catched here, however I guess that it
should be something like
body FB_LETTERS_21B /\b-- [a-z]{21}\b/
instead.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.