diff options
author | tkikuchi <> | 2005-12-24 01:26:12 +0000 |
---|---|---|
committer | tkikuchi <> | 2005-12-24 01:26:12 +0000 |
commit | f1b8e522f445be7a4ab7a4369fecbc6b55ed75b4 (patch) | |
tree | 1df3e7878642d5e04b8795a28a9f2c8634da61ab /NEWS | |
parent | b9ed30a78ba3d8e1fcdee44fcf166b2b679f467d (diff) | |
download | mailman2-f1b8e522f445be7a4ab7a4369fecbc6b55ed75b4.tar.gz mailman2-f1b8e522f445be7a4ab7a4369fecbc6b55ed75b4.tar.xz mailman2-f1b8e522f445be7a4ab7a4369fecbc6b55ed75b4.zip |
Change default behavior for safety.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -45,6 +45,9 @@ Here is a history of user visible changes to Mailman. Bug fixes and other patches + - Defaults.py.in: SCRUBBER_DONT_USE_ATTACHMENT_FILENAME is set to True + for safer operation. + - Fix Scrubber.py mungs quoted-printable bug with introducing 'X-Mailman-Scrubbed' header for marking that the payload is scrubber-munged. The flag is referenced in ToDigest.py, ToArchive.py, |