diff options
author | Mark Sapiro <msapiro@value.net> | 2011-03-21 13:27:19 -0700 |
---|---|---|
committer | Mark Sapiro <msapiro@value.net> | 2011-03-21 13:27:19 -0700 |
commit | 8e61b45661ef34d49e8a92494d2c1c9c63171fa7 (patch) | |
tree | 16ec21f6ffd4bdb7fbe2adde6c354e8430525223 /NEWS | |
parent | f7a1c245cdb78a300cf56432b73e547f51ce573d (diff) | |
download | mailman2-8e61b45661ef34d49e8a92494d2c1c9c63171fa7.tar.gz mailman2-8e61b45661ef34d49e8a92494d2c1c9c63171fa7.tar.xz mailman2-8e61b45661ef34d49e8a92494d2c1c9c63171fa7.zip |
Added the list name as 'display-name' in added Sender: headers to help
mitigate Outlook et al 'on behalf of' displays. Bug #736849.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -38,6 +38,9 @@ Here is a history of user visible changes to Mailman. Bug Fixes and other patches + - Added the list name as 'display-name' in added Sender: headers to help + mitigate Outlook et al 'on behalf of' displays. Bug #736849. + - Fixed a typo in the usage() definition cron/gate_news. Bug #721015. - Fixed an uncaught KeyError when poster tries to cancel a post which was |