aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <msapiro@value.net>2011-01-13 16:53:30 -0800
committerMark Sapiro <msapiro@value.net>2011-01-13 16:53:30 -0800
commit07e69cf16e80a1514f0e7e6f8110063eeb738c44 (patch)
treef1b8111501203068c7246dfc6b3eeba15cb70c61 /NEWS
parent1584b7fac294eb6eb3bc000f3a3e5f79fe013a3f (diff)
downloadmailman2-07e69cf16e80a1514f0e7e6f8110063eeb738c44.tar.gz
mailman2-07e69cf16e80a1514f0e7e6f8110063eeb738c44.tar.xz
mailman2-07e69cf16e80a1514f0e7e6f8110063eeb738c44.zip
- Fixed a bug that could erroneously handle posts from addresses in
*_these_nonmembers and send held/rejected notices to bogus addresses when The From or other sender header is RFC 2047 encoded. Bug #702516.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b7527917..6d5258ba 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,10 @@ Here is a history of user visible changes to Mailman.
Bug Fixes and other patches
+ - Fixed a bug that could erroneously handle posts from addresses in
+ *_these_nonmembers and send held/rejected notices to bogus addresses when
+ The From or other sender header is RFC 2047 encoded. Bug #702516.
+
- Updated contrib/mm-handler-2.1.10 to better handle lists with names that
look like admin addresses. Bug #697161.