summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAurélien Bompard2016-10-27 10:30:13 +0200
committerAurélien Bompard2016-10-27 10:30:13 +0200
commitd2418de626e51f76cf33c6d93b80e7968c356c97 (patch)
tree03f47003ae6812f71a1eea5cafe718f048bf3a6e /src
parent54136248b53411cd0e2c65ec4d846edee6ef0dec (diff)
downloadmailman-d2418de626e51f76cf33c6d93b80e7968c356c97.tar.gz
mailman-d2418de626e51f76cf33c6d93b80e7968c356c97.tar.zst
mailman-d2418de626e51f76cf33c6d93b80e7968c356c97.zip
Diffstat (limited to 'src')
-rw-r--r--src/mailman/docs/NEWS.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst
index c7c76af0a..33f886d6f 100644
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -93,6 +93,8 @@ Bugs
* Extend header filters to also check sub-part headers. (Closes #280)
* Allow REST API to PUT and PATCH domain attributes. Allows Postorius domain
edit to work. (Closes: #290)
+ * Prevent posting from banned addresses. Given by Aurélien Bompard.
+ (Closes: #283)
Configuration
-------------