diff options
| author | Barry Warsaw | 2017-07-01 02:40:18 +0000 |
|---|---|---|
| committer | Barry Warsaw | 2017-07-01 02:40:18 +0000 |
| commit | 5baaf8d136ca7ce1669be97517f1febf1276def8 (patch) | |
| tree | 93d76909d4db99749d589dcbe629ebd7969a515a /src/mailman/docs | |
| parent | eaf5894e673269e2f07a28e5960c9650ee205001 (diff) | |
| parent | c3fb97543f252c96180b4a42defd879d0611bf6f (diff) | |
| download | mailman-5baaf8d136ca7ce1669be97517f1febf1276def8.tar.gz mailman-5baaf8d136ca7ce1669be97517f1febf1276def8.tar.zst mailman-5baaf8d136ca7ce1669be97517f1febf1276def8.zip | |
Diffstat (limited to 'src/mailman/docs')
| -rw-r--r-- | src/mailman/docs/NEWS.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst index c21f561a1..c4ea7e561 100644 --- a/src/mailman/docs/NEWS.rst +++ b/src/mailman/docs/NEWS.rst @@ -19,6 +19,8 @@ Bugs * Syntactically invalid sender addresses are now ignored. (Closes #229) * An AttributeError: 'str' object has no attribute 'decode' exception in subject prefixing is fixed. (Closes #359) + * Messages with no syntactically valid senders are now automatically + discarded. (Closes #369) Interfaces ---------- |
