diff options
author | Mark Sapiro <mark@msapiro.net> | 2018-11-28 12:03:48 -0800 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2018-11-28 12:03:48 -0800 |
commit | d03507def644416adf753098173220be6f75c137 (patch) | |
tree | eebbc55005d36568469a1f43103e08ed43978fb5 /NEWS | |
parent | 377a75049a8b1bccf352e1347e2c4a02e7dd6170 (diff) | |
download | mailman2-d03507def644416adf753098173220be6f75c137.tar.gz mailman2-d03507def644416adf753098173220be6f75c137.tar.xz mailman2-d03507def644416adf753098173220be6f75c137.zip |
Added recognition for non-compliant opensmtpd DSN Action: error.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -15,6 +15,9 @@ Here is a history of user visible changes to Mailman. - Scrubbed application/octet-stream MIME parts will now be given a .bin extension instead of .obj. + - Added bounce recognition for a non-compliant opensmtpd DSN with + Action: error. (LP: #1805137) + 2.1.29 (24-Jul-2018) Bug Fixes |