diff options
author | Mark Sapiro <mark@msapiro.net> | 2010-07-11 11:19:30 -0700 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2010-07-11 11:19:30 -0700 |
commit | 27dfc16018fad74e935d4e6d093d0a969308137c (patch) | |
tree | 82d3286650aa89bf4a4ae3b7caabe9ade3a59a29 /NEWS | |
parent | 6786292e5070a26e4112625899147d6a56c8f407 (diff) | |
download | mailman2-27dfc16018fad74e935d4e6d093d0a969308137c.tar.gz mailman2-27dfc16018fad74e935d4e6d093d0a969308137c.tar.xz mailman2-27dfc16018fad74e935d4e6d093d0a969308137c.zip |
Bounce processing has been enhanced so that if a bounce is returned to a
list from a non-member who is a member of a regular_include_list, the
bounce will be processed as a bounce for the included list.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -21,8 +21,16 @@ Here is a history of user visible changes to Mailman. to remove the include_sender_header setting from General Options, and thus preserve the prior behavior completely. + - Bounce processing has been enhanced so that if a bounce is returned to a + list from a non-member who is a member of a regular_include_list, the + bounce will be processed as a bounce for the included list. + i18n + - Updated Dutch translation from Jan Veuger. + + - Updated Japanese Translation from Tokio Kikuchi. + - Updated Finnish translation from Joni Töyrylä. - Made a few corrections to some Polish templates. Bug #566731. |