diff options
author | Mark Sapiro <mark@msapiro.net> | 2014-04-08 09:28:26 -0700 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2014-04-08 09:28:26 -0700 |
commit | d16f784d5a781ce4e5abbb39afba77515b1cb345 (patch) | |
tree | ec1dc44892ec837676a505b9fa4f9d6230c1550e /NEWS | |
parent | eea27951e62a1a2be6a1b708623ca8583f9c397a (diff) | |
download | mailman2-d16f784d5a781ce4e5abbb39afba77515b1cb345.tar.gz mailman2-d16f784d5a781ce4e5abbb39afba77515b1cb345.tar.xz mailman2-d16f784d5a781ce4e5abbb39afba77515b1cb345.zip |
For from_is_list feature, use email address from original From: if
original From: has no display name and strip domain part from resultant
names that look like email addresses. (LP: #1304511)
Diffstat (limited to 'NEWS')
-rwxr-xr-x | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -14,6 +14,10 @@ Here is a history of user visible changes to Mailman. Bug Fixes and other patches + - For from_is_list feature, use email address from original From: if + original From: has no display name and strip domain part from resultant + names that look like email addresses. (LP: #1304511) + - Added the list name to the vette log "held message approved" entry. (LP: 1295875) |