diff options
author | Mark Sapiro <mark@msapiro.net> | 2018-12-15 10:07:41 -0800 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2018-12-15 10:07:41 -0800 |
commit | 3567095f4208f3aafce171fd5be2bfa8f5c37088 (patch) | |
tree | ddb602abeb6c34a80a30d2cbcaebbceeaacf004d /NEWS | |
parent | d03507def644416adf753098173220be6f75c137 (diff) | |
parent | 3242707ec3214cb0ca9c639b99617f69f94f0d05 (diff) | |
download | mailman2-3567095f4208f3aafce171fd5be2bfa8f5c37088.tar.gz mailman2-3567095f4208f3aafce171fd5be2bfa8f5c37088.tar.xz mailman2-3567095f4208f3aafce171fd5be2bfa8f5c37088.zip |
Implement dmarc_moderation_addresses feature.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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 |