summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbwarsaw2005-09-12 21:58:16 +0000
committerbwarsaw2005-09-12 21:58:16 +0000
commit50ffcba6bbbc316af3e4640cbe030c809346e631 (patch)
tree7b72d31882297e28601c904de18cfd3d89f81fec
parent4163e47d41effb73904ff52d293ce1c40d60b696 (diff)
downloadmailman-50ffcba6bbbc316af3e4640cbe030c809346e631.tar.gz
mailman-50ffcba6bbbc316af3e4640cbe030c809346e631.tar.zst
mailman-50ffcba6bbbc316af3e4640cbe030c809346e631.zip
News about DomainKey header removal.
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d660f2d73..c6cde24db 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,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.