Skip to content

Fix for Issue 147

username-removed-107958 requested to merge (removed):issue_147 into master

Updated mailman/src/mailman/handlers/subject_prefix.py to do a better job of collapsing multiple Re:. Also reordered the stripping of prefix and collapsing of Re:, otherwise the Re: regexp never matched.

Updated mailman/src/mailman/handlers/docs/subject-munging.rst to test collapsing multiple Re: and to fix the last RFC2047 encoded Subject: test.

Merge request reports