diff options
| author | klm | 1998-05-24 14:12:22 +0000 |
|---|---|---|
| committer | klm | 1998-05-24 14:12:22 +0000 |
| commit | 557777662767396db83cf981266e184f70f66b02 (patch) | |
| tree | a344c02376710bf03befd3d5e2edd63ab5985337 /Mailman/htmlformat.py | |
| parent | bc06fc6ca08e666968611443d9f86603e7d7272d (diff) | |
| download | mailman-557777662767396db83cf981266e184f70f66b02.tar.gz mailman-557777662767396db83cf981266e184f70f66b02.tar.zst mailman-557777662767396db83cf981266e184f70f66b02.zip | |
Added provision for a bounce message where the email address is on a
different line than the cue. Thus we have to use two separate checks:
- One regex, 'separate_cue_1', to identify this as an failure notice.
The flag var, 'check_prospects', is set if this regex triggers.
- Another regex, 'separate_addr_1', adds the addr to prospects if
triggered.
Prospects are only used when 'check_prospects' has been set, to ensure
that the message being examined is in fact a failure notice.
(The two hosts i'm dealing, parrot and glyph, happen to run run
berkeley sendmail 8.8.5, which happens to issue failure notices like
this. I would not be surprised if more recent sendmails did, too...)
Diffstat (limited to 'Mailman/htmlformat.py')
0 files changed, 0 insertions, 0 deletions
