diff options
author | Mark Sapiro <mark@msapiro.net> | 2020-06-10 15:04:26 -0700 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2020-06-10 15:04:26 -0700 |
commit | 6fac67d23d53d2bb46b300e53a33da1c8f09cb86 (patch) | |
tree | 56451f0b82181a2dcd76690fe2e883f696e377d9 /NEWS | |
parent | bc7fdf4c5fb688ae62e48e614bc285bdcd805ffc (diff) | |
download | mailman2-6fac67d23d53d2bb46b300e53a33da1c8f09cb86.tar.gz mailman2-6fac67d23d53d2bb46b300e53a33da1c8f09cb86.tar.xz mailman2-6fac67d23d53d2bb46b300e53a33da1c8f09cb86.zip |
Implement WARN_MEMBER_OF_SUBSCRIBE subscribe setting.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -20,6 +20,10 @@ Here is a history of user visible changes to Mailman. - DMARC mitigation no longer misses if the domain name returned by DNS contains upper case. (LP: #1881035) + - A new WARN_MEMBER_OF_SUBSCRIBE setting can be set to No to prevent + mailbombing of a member of a list with private rosters by repeated + subscribe attempts. (LP: #1883017) + 2.1.33 (07-May-2020) Security |