https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8312

stefan.braum...@volkshilfe-ooe.at changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |stefan.braumann@volkshilfe-
                   |                            |ooe.at

--- Comment #1 from stefan.braum...@volkshilfe-ooe.at ---
It seems that EOL also matches \s in the regex.

Subject =~ /^(?:(?:Re|Fw)[^:]{0,5}: )?[A-Z]+[\/a-zA-Z]+[A-Z]+\s+(?i:news)?\s*$/

It should only match when the Subject line ends either with a space or "news".
In my tests it also matched when there was no space.

Thie rule, as it is now, causes too many false positives.

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

Reply via email to