You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2007/06/21 00:31:07 UTC

[Bug 5532] New: FB_LETTERS_21B false positive

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: dev@spamassassin.apache.org
        ReportedBy: bugzilla@dirk.mueller.name


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.

[Bug 5532] FB_LETTERS_21B false positive

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5532





------- Additional Comments From fse@camline.com  2007-07-12 07:19 -------
I can confirm this issue. There was a false positive for a mail containing a
signature like

-- 
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 





------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.