diff options
author | Yasuhito FUTATSUKI at POEM <futatuki@poem.co.jp> | 2018-06-07 15:32:58 +0900 |
---|---|---|
committer | Yasuhito FUTATSUKI at POEM <futatuki@poem.co.jp> | 2018-06-07 15:32:58 +0900 |
commit | 5d70365e84ce546df8244421b8cbe199bb02bd7e (patch) | |
tree | 00b322b06b4d699ce52a679632aa20e919283821 /NEWS | |
parent | 307400452b2d9b702ef36899ce32d0d7405d11ed (diff) | |
parent | 8291c814c54d87c7958304e471a5c5c013417e45 (diff) | |
download | mailman2-5d70365e84ce546df8244421b8cbe199bb02bd7e.tar.gz mailman2-5d70365e84ce546df8244421b8cbe199bb02bd7e.tar.xz mailman2-5d70365e84ce546df8244421b8cbe199bb02bd7e.zip |
merge lp:mailman/2.1 rev. 1766
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |