diff options
author | msapiro <> | 2007-06-15 22:22:33 +0000 |
---|---|---|
committer | msapiro <> | 2007-06-15 22:22:33 +0000 |
commit | 04b442cce3d2a853318ebebd13449da3a7cd8c96 (patch) | |
tree | cd5e4e2ec2f2546a000eafcb48c3dd34653457b6 /Mailman/Utils.py | |
parent | b2e780a1de9c2263b56ce77b280989fd22bff3cc (diff) | |
download | mailman2-04b442cce3d2a853318ebebd13449da3a7cd8c96.tar.gz mailman2-04b442cce3d2a853318ebebd13449da3a7cd8c96.tar.xz mailman2-04b442cce3d2a853318ebebd13449da3a7cd8c96.zip |
Scrubber.py - If a malformed message has Content-Type: with a
charset="quoted-printable" parameter, quopri_encode can be
called at t = t.encode(charset, 'replace') which throws
an AssertionError. See log message for r. 8213. Caught this.
- Malformed RFC 2047 encoded filename= parameter can have
a null byte or other garbage in the extension. Cleaned this.
- A message with a message/delivery-status part returns
None for the part's payload. Checked for a payload before
attempting unicode/encode.
Diffstat (limited to 'Mailman/Utils.py')
0 files changed, 0 insertions, 0 deletions