aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorbwarsaw <>2005-09-12 21:58:39 +0000
committerbwarsaw <>2005-09-12 21:58:39 +0000
commit65ad32933ca946464551cb734ef18be4997af594 (patch)
tree3195e0c110f6c72adc7005ef657a8fe32e16b06e /NEWS
parentc84499adcd5775f4b34c212e56c3de0a9e15eff8 (diff)
downloadmailman2-65ad32933ca946464551cb734ef18be4997af594.tar.gz
mailman2-65ad32933ca946464551cb734ef18be4997af594.tar.xz
mailman2-65ad32933ca946464551cb734ef18be4997af594.zip
News about DomainKey header removal.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 342269f2..9f965de3 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,9 @@ Here is a history of user visible changes to Mailman.
New Features
+ - Always remove DomainKey (and similar) headers (1287546) from messages
+ sent to the list.
+
- List owners can customize content filter behavior as not to collapse
multipart/alternative to its first content. This allows HTML part
to pass through after other content filtering is done.