diff options
author | Mark Sapiro <mark@msapiro.net> | 2016-04-09 15:43:47 -0700 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2016-04-09 15:43:47 -0700 |
commit | 325a8d245275d421094f71eb026801a0bc1b8a5f (patch) | |
tree | 1c41ac031c5945bf0b9aa4d5475ef8d03663cde1 /NEWS | |
parent | 93f11f1a9b9e6f2f1251b1efb75131e0c9839029 (diff) | |
download | mailman2-325a8d245275d421094f71eb026801a0bc1b8a5f.tar.gz mailman2-325a8d245275d421094f71eb026801a0bc1b8a5f.tar.xz mailman2-325a8d245275d421094f71eb026801a0bc1b8a5f.zip |
Honor an organizational domain's DMARC sp= policy for sub-domains.
Diffstat (limited to '')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -19,6 +19,9 @@ Here is a history of user visible changes to Mailman. Bug fixes and other patches + - DMARC mitigations for a sub-domain of an organizational domain will now + use the organizational domain's sp= policy if any. (LP: #1568398) + - Modified NewsRunner.py to ensure that messages gated to Usenet have a non-blank Subject: header and when munging the Message-ID to add the original to References: to help with threading. (LP: #557955) |