diff options
| author | bwarsaw | 1999-11-24 21:11:07 +0000 |
|---|---|---|
| committer | bwarsaw | 1999-11-24 21:11:07 +0000 |
| commit | 118a5f38fc641f80084aeb61fdd71daf600f0156 (patch) | |
| tree | 249b22d041ebc6c473428f41d04b36e0fbbb5ed9 /Mailman/HTMLFormatter.py | |
| parent | cd7ecb4daed22620c9349eb69e76e596a0d220e4 (diff) | |
| download | mailman-118a5f38fc641f80084aeb61fdd71daf600f0156.tar.gz mailman-118a5f38fc641f80084aeb61fdd71daf600f0156.tar.zst mailman-118a5f38fc641f80084aeb61fdd71daf600f0156.zip | |
Convert message delivery to pipeline architecture by using
HandlerAPI.DeliverToUser() for fast track delivery of the
welcome messages.
Stick most code in main()
Use LogStdErr
Remove the fromusenet cruft -- since Usenet messages are gated to the
newsgroup without going through the post script now, this is all
unnecessary.
Move the sending of postheld.txt to the Hold.py pipeline module, where
it really belongs. Plus it won't work here because those exceptions
aren't percolated up to the post script. MMLoopingPost exceptions
still make it through and are handled here (although I suspect this
should go into one of the handlers too).
Diffstat (limited to 'Mailman/HTMLFormatter.py')
0 files changed, 0 insertions, 0 deletions
