diff options
author | Mark Sapiro <mark@msapiro.net> | 2009-09-03 10:29:36 -0700 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2009-09-03 10:29:36 -0700 |
commit | ab93e70f12da510902dffa7a393f5173c2073d6e (patch) | |
tree | 100157ef690f12ab3e7242da3fec84259e61de5a /NEWS | |
parent | 38c27d92119a926e29d87e795ad52bf69ff1e091 (diff) | |
download | mailman2-ab93e70f12da510902dffa7a393f5173c2073d6e.tar.gz mailman2-ab93e70f12da510902dffa7a393f5173c2073d6e.tar.xz mailman2-ab93e70f12da510902dffa7a393f5173c2073d6e.zip |
Changed VERP_CONFIRM_REGEXP in Defaults.py to work if the replying
MUA folds the To: header and in cases where the list name includes '+'.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -8,6 +8,9 @@ Here is a history of user visible changes to Mailman. Bug Fixes and other patches + - Changed VERP_CONFIRM_REGEXP in Defaults.py to work if the replying + MUA folds the To: header and in cases where the list name includes '+'. + - Fixed some paths in contrib/check_perms_grsecurity.py. Bug #411192. - Replies to commands sent to list-request now come From: list-owner |