diff options
author | Yasuhito FUTATSUKI at POEM <futatuki@poem.co.jp> | 2016-02-26 14:46:14 +0900 |
---|---|---|
committer | Yasuhito FUTATSUKI at POEM <futatuki@poem.co.jp> | 2016-02-26 14:46:14 +0900 |
commit | 74500e4eadea5e441bcbd4ffe825c8729909f272 (patch) | |
tree | 545dee788d08d542fa2a943d5db5687205e5e2d6 /NEWS | |
parent | c8e88eff4072fff9a9d46bd8d1da23f4854c128a (diff) | |
parent | 12737ecf786a8d0315bc6a9a4448831cc19eead2 (diff) | |
download | mailman2-74500e4eadea5e441bcbd4ffe825c8729909f272.tar.gz mailman2-74500e4eadea5e441bcbd4ffe825c8729909f272.tar.xz mailman2-74500e4eadea5e441bcbd4ffe825c8729909f272.zip |
Merge lp:mailman/2.1 up to rev 1622
Diffstat (limited to '')
-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 ". |