aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2016-01-18 15:56:58 -0800
committerMark Sapiro <mark@msapiro.net>2016-01-18 15:56:58 -0800
commit6d73b41100a69702df03b0f4700cbb36492bea87 (patch)
treedf98d8cc76504b9733680f8d9640170ba27045f8 /NEWS
parent98802661f4d1b54d05bf8bbfbf952e300ec96f7d (diff)
parentb8811f8fc2d9bd27d1963c000ddaf05d951b5bda (diff)
downloadmailman2-6d73b41100a69702df03b0f4700cbb36492bea87.tar.gz
mailman2-6d73b41100a69702df03b0f4700cbb36492bea87.tar.xz
mailman2-6d73b41100a69702df03b0f4700cbb36492bea87.zip
Merged and tweaked Jim P's mailman-auto-mod-verbose-members branch.
Diffstat (limited to '')
-rwxr-xr-xNEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 72c1582e..b31ad9ab 100755
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,13 @@ Here is a history of user visible changes to Mailman.
New Features
+ - Thanks to Jim Popovitch there is now a feature to automatically turn
+ on moderation for a malicious list member who attempts to flood a list
+ with spam. See the details for the Privacy options ... -> Sender
+ filters -> member_verbosity_threshold and member_verbosity_interval
+ settings in the web admin UI and the documentation in Defaults.py for
+ the DEFAULT_MEMBER_VERBOSITY_* and VERBOSE_CLEAN_LIMIT for information.
+
- bin/list_members now has options to display all moderated or all
non-moderated members.