aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2020-05-28 13:27:34 -0700
committerMark Sapiro <mark@msapiro.net>2020-05-28 13:27:34 -0700
commit5ef49284434d4a6ba304889cf89c468e7c97a324 (patch)
tree2f0e42ffc38cfcd4a459fbc48a4e56e00dc0ceb9 /NEWS
parent248ca38ffb4821a131460c9953aa21d6fe7cec04 (diff)
downloadmailman2-5ef49284434d4a6ba304889cf89c468e7c97a324.tar.gz
mailman2-5ef49284434d4a6ba304889cf89c468e7c97a324.tar.xz
mailman2-5ef49284434d4a6ba304889cf89c468e7c97a324.zip
DMARC mitigation no longer misses upper case names.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4889399e..25f2ff12 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,9 @@ Here is a history of user visible changes to Mailman.
attempts to subscribe to a list. This is fixed and extended to apply
REFUSE_SECOND_PENDING to unsubscription as well. (LP: #1878458)
+ - DMARC mitigation no longer misses if the domain name returned by DNS
+ contains upper case. (LP: #1881035)
+
2.1.33 (07-May-2020)
Security