aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2015-01-23 15:50:47 -0800
committerMark Sapiro <mark@msapiro.net>2015-01-23 15:50:47 -0800
commit792407be592b8e7d523cb134a01b09101cbc2cad (patch)
treef66aaacb3c7781e490ea9c365510c75e46818f81 /NEWS
parent0e3c1fbaf0c80ed865945a14e604954daaf80a6a (diff)
downloadmailman2-792407be592b8e7d523cb134a01b09101cbc2cad.tar.gz
mailman2-792407be592b8e7d523cb134a01b09101cbc2cad.tar.xz
mailman2-792407be592b8e7d523cb134a01b09101cbc2cad.zip
Implemented the equivalent domains feature for list posting/moderation.
Diffstat (limited to 'NEWS')
-rwxr-xr-xNEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2b736f0f..4dad342c 100755
--- a/NEWS
+++ b/NEWS
@@ -64,6 +64,13 @@ Here is a history of user visible changes to Mailman.
New Features
+ - There is a new list attribute equivalent_domains and a
+ DEFAULT_EQUIVALENT_DOMAINS setting to set the default for new lists which
+ in turn defaults to the empty string. This provides a way to specify one
+ or more groups of domains, e.g., mac.com, me.com, icloud.com, which are
+ considered equivalent for validating list membership for posting and
+ moderation purposes.
+
- There is a new WEB_HEAD_ADD setting to specify text to be added to the
<HEAD> section of Mailman's internally generated web pages. This doesn't
apply to pages built from templates, but in those cases, custom templates