diff options
| author | bwarsaw | 2000-09-08 21:12:07 +0000 |
|---|---|---|
| committer | bwarsaw | 2000-09-08 21:12:07 +0000 |
| commit | 81ecd48ac963f1aad00086f2f0bad6f280bc6fe6 (patch) | |
| tree | d88253ad184e8b5e1e4c669f4a00541700dafafd /Mailman/HTMLFormatter.py | |
| parent | 6377494c1298d81ca2912ee7276016580820c53c (diff) | |
| download | mailman-81ecd48ac963f1aad00086f2f0bad6f280bc6fe6.tar.gz mailman-81ecd48ac963f1aad00086f2f0bad6f280bc6fe6.tar.zst mailman-81ecd48ac963f1aad00086f2f0bad6f280bc6fe6.zip | |
RegisterBounce(): Remove the saveifdirty flag from the argument list,
and unwrap from the try/finally saving the mailing list. We'll assume
the caller always saves the list.
HandleBouncingAddress(): Don't do a msg.rewindbody()/msg.fp.read() to
get the text of the message. When called from qrunner, the file
handle will be closed, and this will cause a fatal error in
SMTPDirect, which in turn causes multiple sends until all offending
email addresses are disabled. The right way to do this now is to use
the msg.body attribute. This closes SF bugs #111843 and #111176.
Diffstat (limited to 'Mailman/HTMLFormatter.py')
0 files changed, 0 insertions, 0 deletions
