diff options
author | Mark Sapiro <mark@msapiro.net> | 2014-04-25 22:15:07 -0700 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2014-04-25 22:15:07 -0700 |
commit | ddbf9c2e7678bf19e05710ab25e47f3f6fe61de8 (patch) | |
tree | 126657522c9d4417a7c40f3aa882b2ecc5783d1b /NEWS | |
parent | 47150e9ad6ffbdf9ae51691777056b4a57b7b6ff (diff) | |
download | mailman2-ddbf9c2e7678bf19e05710ab25e47f3f6fe61de8.tar.gz mailman2-ddbf9c2e7678bf19e05710ab25e47f3f6fe61de8.tar.xz mailman2-ddbf9c2e7678bf19e05710ab25e47f3f6fe61de8.zip |
The Reply-To: munging options weren't honored if there was no
from_is_list action. (LP: #1313010)
Diffstat (limited to 'NEWS')
-rwxr-xr-x | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -9,6 +9,9 @@ Here is a history of user visible changes to Mailman. Bug fixes and other patches + - The Reply-To: munging options weren't honored if there was no + from_is_list action. (LP: #1313010) + - Changed from_is_list actions to insert the list address in Cc: if the list is fully personalized. Otherwise, the list address is only in From: and Reply-To: overrides it. (LP: #1312970) |