diff options
author | Mark Sapiro <mark@msapiro.net> | 2015-05-27 08:16:59 -0700 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2015-05-27 08:16:59 -0700 |
commit | 55dbcac0d2f3d7478c4e4fb7be4848023ee2cbb3 (patch) | |
tree | 9a6abff5a9744e63b6c97ad0781e34756e258d6a /NEWS | |
parent | 5c03d029d53130e21be8b43f6a27bbebbe5c7904 (diff) | |
download | mailman2-55dbcac0d2f3d7478c4e4fb7be4848023ee2cbb3.tar.gz mailman2-55dbcac0d2f3d7478c4e4fb7be4848023ee2cbb3.tar.xz mailman2-55dbcac0d2f3d7478c4e4fb7be4848023ee2cbb3.zip |
Add mailman@domain entries for virtual domains to data/virtual-mailman.
Diffstat (limited to '')
-rwxr-xr-x | NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -14,6 +14,12 @@ Here is a history of user visible changes to Mailman. Bug fixes and other patches + - Mailman-Postfix integration will now add mailman@domain entries in + data/virtual-mailman for each domain in POSTFIX_STYLE_VIRTUAL_DOMAINS + which is a host_name of a list. This is so the addresses which are + exposed on admin and listinfo overview pages of virtual domains will + be deliverable. (LP: #1459236) + - The vette log entry for DMARC policy hits now contains the list name. (LP: #1450826) |