diff options
author | Mark Sapiro <mark@msapiro.net> | 2016-01-21 14:43:42 -0800 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2016-01-21 14:43:42 -0800 |
commit | 38130ec85d2cc75b70f647b0b1f9a769a196d6a9 (patch) | |
tree | 030944cdd0831406409ff63ed0df6301c82fabfb /NEWS | |
parent | 8f79812f3e5537f06e3da4514d3373c32a89f619 (diff) | |
download | mailman2-38130ec85d2cc75b70f647b0b1f9a769a196d6a9.tar.gz mailman2-38130ec85d2cc75b70f647b0b1f9a769a196d6a9.tar.xz mailman2-38130ec85d2cc75b70f647b0b1f9a769a196d6a9.zip |
Fixed garbled From: with DMARC mitigations and non-ascii display name.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -36,6 +36,9 @@ Here is a history of user visible changes to Mailman. Bug fixes and other patches + - Fixed a bug that could create a garbled From: header with certain DMARC + mitigation actions. (LP: #1536816) + - Treat a poster's address which matches an equivalent_domains address as a list member for the regular_exclude_ignore check. (LP: #1526550) |