diff options
author | Mark Sapiro <mark@msapiro.net> | 2016-01-18 15:56:58 -0800 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2016-01-18 15:56:58 -0800 |
commit | 6d73b41100a69702df03b0f4700cbb36492bea87 (patch) | |
tree | df98d8cc76504b9733680f8d9640170ba27045f8 /NEWS | |
parent | 98802661f4d1b54d05bf8bbfbf952e300ec96f7d (diff) | |
parent | b8811f8fc2d9bd27d1963c000ddaf05d951b5bda (diff) | |
download | mailman2-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-x | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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. |