diff options
author | Mark Sapiro <mark@msapiro.net> | 2019-11-08 13:04:52 -0800 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2019-11-08 13:04:52 -0800 |
commit | f40c586ab27bf0a1fb7d720b150310f26b0c5e5e (patch) | |
tree | 3e218cbffe86a222f2baf129b17890872846aad1 /NEWS | |
parent | 266227cbf41048261a8d9ad213434bbc4f9dff3a (diff) | |
download | mailman2-f40c586ab27bf0a1fb7d720b150310f26b0c5e5e.tar.gz mailman2-f40c586ab27bf0a1fb7d720b150310f26b0c5e5e.tar.xz mailman2-f40c586ab27bf0a1fb7d720b150310f26b0c5e5e.zip |
Implement new drop_cc switch.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -34,6 +34,10 @@ Here is a history of user visible changes to Mailman. now has a feature to sync the list's membership with a list of email addresses as with the bin/sync_members command. + - There is a new drop_cc list attribute set from DEFAULT_DROP_CC. This + controls the dropping of addresses from the Cc: header in delivered + messages by the duplicate avoidance process. (LP: #1845751) + i18n - The Japanese translation has been updated by Yasuhito FUTATSUKI. |