diff options
author | Mark Sapiro <mark@msapiro.net> | 2009-08-05 11:53:15 -0700 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2009-08-05 11:53:15 -0700 |
commit | d98ec864d7ed4b4f68cd77cf87303e6e6610d693 (patch) | |
tree | acc2424fab6640a3fd543431cc579a2f5b0c15ff /NEWS | |
parent | e2f5b62bce1eeb1123c83fefc5cefa7b5d776319 (diff) | |
download | mailman2-d98ec864d7ed4b4f68cd77cf87303e6e6610d693.tar.gz mailman2-d98ec864d7ed4b4f68cd77cf87303e6e6610d693.tar.xz mailman2-d98ec864d7ed4b4f68cd77cf87303e6e6610d693.zip |
Replies to commands sent to list-request now come From: list-owner
instead of list-bounces.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -8,6 +8,9 @@ Here is a history of user visible changes to Mailman. Bug Fixes and other patches + - Replies to commands sent to list-request now come From: list-owner + instead of list-bounces. + - Mailman no longer folds long sub-part headers in multipart messages. In addition, Mailman no longer escapes From_ lines in the body of messages sent to regular list members, although MTA's may do it anyway. |