aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2018-12-15 10:07:41 -0800
committerMark Sapiro <mark@msapiro.net>2018-12-15 10:07:41 -0800
commit3567095f4208f3aafce171fd5be2bfa8f5c37088 (patch)
treeddb602abeb6c34a80a30d2cbcaebbceeaacf004d /NEWS
parentd03507def644416adf753098173220be6f75c137 (diff)
parent3242707ec3214cb0ca9c639b99617f69f94f0d05 (diff)
downloadmailman2-3567095f4208f3aafce171fd5be2bfa8f5c37088.tar.gz
mailman2-3567095f4208f3aafce171fd5be2bfa8f5c37088.tar.xz
mailman2-3567095f4208f3aafce171fd5be2bfa8f5c37088.zip
Implement dmarc_moderation_addresses feature.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index da907746..2d9bfa68 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,14 @@ Copyright (C) 1998-2018 by the Free Software Foundation, Inc.
Here is a history of user visible changes to Mailman.
2.1.30 (xx-xxx.xxxx)
+
+ New Features
+
+ - Thanks to Jim Popovitch, there is now a dmarc_moderation_addresses
+ list setting that can be used to apply dmarc_moderation_action to mail
+ From: addresses listed or matching listed regexps. This can be used
+ to modify mail to addresses that don't accept external mail From:
+ themselves.
Bug Fixes and other patches