diff options
author | Mark Sapiro <mark@msapiro.net> | 2015-04-15 13:31:01 -0700 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2015-04-15 13:31:01 -0700 |
commit | baee4f8a34ab3ababaede13d00ae0467abee1f99 (patch) | |
tree | e886d2d204ba56aaefdf7f2c0805e7b3ae195e9c /NEWS | |
parent | 0872fe8ebdb83e2f864c94201b57121e20c3fb7d (diff) | |
download | mailman2-baee4f8a34ab3ababaede13d00ae0467abee1f99.tar.gz mailman2-baee4f8a34ab3ababaede13d00ae0467abee1f99.tar.xz mailman2-baee4f8a34ab3ababaede13d00ae0467abee1f99.zip |
DKIM-Signature:, DomainKey-Signature: and Authentication-Results:
headers are now removed by default from posts to anonymous lists.
Diffstat (limited to 'NEWS')
-rwxr-xr-x | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -9,6 +9,10 @@ Here is a history of user visible changes to Mailman. Bug fixes and other patches + - DKIM-Signature:, DomainKey-Signature: and Authentication-Results: + headers are now removed by default from posts to anonymous lists. + (LP: #1444673) + - The list admin web UI Mambership List search function often doesn't return correct results for search strings (regexps) that contain non-ascii characters. This is partially fixed. (LP: #1442298) |