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...@spamassassin.apache.org on 2021/03/30 19:57:21 UTC

[Bug 7896] Seeming counting error with tflags multiple

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

Bill Cole <bi...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |billcole@apache.org

--- Comment #1 from Bill Cole <bi...@apache.org> ---
Without anchoring, I believe that rule will match as many times as there are
characters in the List-Unsubscribe header.

To debug, use the '-D rules' option for spamassassin and look in the output for
the matches to your rule. Or just put a '^' in front of the '.' in the regex.

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