aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMark Sapiro <mark@msapiro.net>2018-06-05 12:14:08 -0700
committerMark Sapiro <mark@msapiro.net>2018-06-05 12:14:08 -0700
commit8291c814c54d87c7958304e471a5c5c013417e45 (patch)
treee4a3ff152cb9c352ecf42ccbee0db7c5f06de23c /NEWS
parentca506e913faa49331db68f541774fdb773653988 (diff)
downloadmailman2-8291c814c54d87c7958304e471a5c5c013417e45.tar.gz
mailman2-8291c814c54d87c7958304e471a5c5c013417e45.tar.xz
mailman2-8291c814c54d87c7958304e471a5c5c013417e45.zip
Extend BLOCK_SPAMHAUS_LISTED_IP_SUBSCRIBE for IPv6.
Fix string formatting for Python 2.6.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ff4debae..e037982c 100644
--- a/NEWS
+++ b/NEWS
@@ -26,7 +26,9 @@ Here is a history of user visible changes to Mailman.
- A new BLOCK_SPAMHAUS_LISTED_IP_SUBSCRIBE setting has been added to
enable blocking web subscribes from IPv4 addresses listed in Spamhaus
- SBL, CSS or XBL.
+ SBL, CSS or XBL. It will work with IPv6 addresses if Python's
+ py2-ipaddress module is installed. The module can be installed via pip
+ if not included in your Python.
i18n