From 9cdcffbc1189a19bc2963cf3d5c86a3d4f1f24a6 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Fri, 4 Aug 2017 01:13:04 +0000 Subject: Rename metadata key for clarity --- src/mailman/docs/NEWS.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/mailman/docs') diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst index 420e0fbe2..4000c135b 100644 --- a/src/mailman/docs/NEWS.rst +++ b/src/mailman/docs/NEWS.rst @@ -23,6 +23,7 @@ Bugs discarded. (Closes #369) * Various message holds and rejects that gave 'N/A' as a reason now give an appropriate reason. (Closes #368) +* Bounce messages are now composed for proper translations. Command line ------------ @@ -39,6 +40,8 @@ Interfaces both ``List-ID``s and fully qualified list names, since that's the most common use case. There's now a separate ``.get_by_fqdn()`` which only accepts the latter and mirrors the already existing ``.get_by_list_id()``. +* A new template ``list:user:notice:rejected`` has been added for customizing + the bounce message rejection notice. Other ----- -- cgit v1.3.1