diff options
author | Mark Sapiro <mark@msapiro.net> | 2016-02-25 20:45:44 -0800 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2016-02-25 20:45:44 -0800 |
commit | 12737ecf786a8d0315bc6a9a4448831cc19eead2 (patch) | |
tree | 5afd87c02fabc81bf00479a5555cd91cbcb8946a /NEWS | |
parent | 1736634b57aa1ba6864e255e088e64eeca9ca16a (diff) | |
download | mailman2-12737ecf786a8d0315bc6a9a4448831cc19eead2.tar.gz mailman2-12737ecf786a8d0315bc6a9a4448831cc19eead2.tar.xz mailman2-12737ecf786a8d0315bc6a9a4448831cc19eead2.zip |
Further refactoring of the Organizational Domain fix.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -52,7 +52,10 @@ Here is a history of user visible changes to Mailman. Bug fixes and other patches - If DMARC lookup fails to find a policy, also try the Organizational - Domain. (LP: #1549420) + Domain. Associated with this is a new mm_cfg.py setting + DMARC_ORGANIZATIONAL_DOMAIN_DATA_URL which sets the URL used to + retrieve the data for the algorithm that computes the Organizational + Domain. See https://publicsuffix.org/list/ for info. (LP: #1549420) - Modified contrib/mmdsr to correctly report No such list names that contain ". |