[Bug 893290] [NEW] "Re:" matching not liberal enough

Ignacy Gawędzki 893290 at bugs.launchpad.net
Mon Nov 21 21:13:24 CET 2011


Public bug reported:

In Handlers/CookHeaders.py, the regex to match a "Re" line is not
liberal enough.  French MUAs often use a "Re :" tag, with a space before
the colon.  I suggest that instead of '((RE|AW|SV|VS)(\[\d+\])?:\s*)+',
it should be '((RE|AW|SV|VS)\s*(\[\d+\])?\s*:\s*)+'.

** Affects: mailman
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Mailman
Coders, which is subscribed to GNU Mailman.
https://bugs.launchpad.net/bugs/893290

Title:
  "Re:" matching not liberal enough

To manage notifications about this bug go to:
https://bugs.launchpad.net/mailman/+bug/893290/+subscriptions


More information about the Mailman-coders mailing list