diff options
author | Mark Sapiro <mark@msapiro.net> | 2016-01-31 07:37:08 -0800 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2016-01-31 07:37:08 -0800 |
commit | 2b6a5c4ca7eb98e702a54690fd3de4c8a0162979 (patch) | |
tree | 41906440c9fcd6de913f4516bbbe63d704ee0423 /NEWS | |
parent | 38130ec85d2cc75b70f647b0b1f9a769a196d6a9 (diff) | |
download | mailman2-2b6a5c4ca7eb98e702a54690fd3de4c8a0162979.tar.gz mailman2-2b6a5c4ca7eb98e702a54690fd3de4c8a0162979.tar.xz mailman2-2b6a5c4ca7eb98e702a54690fd3de4c8a0162979.zip |
Modified contrib/mmdsr to report DMARC lookups in its own category.
Diffstat (limited to '')
-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 + - Modified contrib/mmdsr to report held and banned subscriptions and DMARC + lookups in their own categories. + - Fixed a bug that could create a garbled From: header with certain DMARC mitigation actions. (LP: #1536816) |