diff options
| author | bwarsaw | 2001-07-06 05:41:01 +0000 |
|---|---|---|
| committer | bwarsaw | 2001-07-06 05:41:01 +0000 |
| commit | 95a5f2603e6abcedd164b499f14b97d355f17b97 (patch) | |
| tree | 4ea230baaa7bb7187e06cbc01ff35db2f5e46e79 /Mailman/Cgi/admin.py | |
| parent | 287aee39034c8c5c5f73dbaa0d3d381712d07997 (diff) | |
| download | mailman-95a5f2603e6abcedd164b499f14b97d355f17b97.tar.gz mailman-95a5f2603e6abcedd164b499f14b97d355f17b97.tar.zst mailman-95a5f2603e6abcedd164b499f14b97d355f17b97.zip | |
get_sender(): Watch out for missing Sender: or From: fields, which
cause None to be returned from self.__getitem__(). Keep looking
through headers if that happens (this avoids a bug reported by Mentor
Cana on messages with no Sender: header and USE_ENVELOPE_SENDER set to
true).
send(): If the message doesn't have a Message-ID (and it probably
won't), craft one. This aids in debugging because the message-id will
get logged to logs/smtp.
Diffstat (limited to 'Mailman/Cgi/admin.py')
0 files changed, 0 insertions, 0 deletions
