summaryrefslogtreecommitdiff
path: root/Mailman/Message.py
diff options
context:
space:
mode:
authorbwarsaw2000-06-20 05:30:51 +0000
committerbwarsaw2000-06-20 05:30:51 +0000
commitec5fa91e0b91a074a9fe4c660dc683a4207e649d (patch)
tree7dcf0046d2533b05f6180f097e49e2a2f3185162 /Mailman/Message.py
parent6ae2ad09bd3701487d7a55429dd528825862419e (diff)
downloadmailman-ec5fa91e0b91a074a9fe4c660dc683a4207e649d.tar.gz
mailman-ec5fa91e0b91a074a9fe4c660dc683a4207e649d.tar.zst
mailman-ec5fa91e0b91a074a9fe4c660dc683a4207e649d.zip
Get rid of the -s/--stderrs and --quiet/-q options. Use syslog() for
all logging activities except stderr output from child tracebacks. Get rid of unused imports. poll_newsgroup(): Reorganized so as not to use the crufty QuickEscape. Also, be sure to update mlist.usenet_watermark even if we see a message that's already been through the list. When delivering the message to the list, enqueue it immediately (by adding the _enqueue_immediate flag to msgdata) instead of trying to deliver it. This lets qrunner deliver the message as appropriate. reap(): Move to Utils.py process_lists(): Don't try to be fancy about catching exceptions in the child. Just let them percolate up and Python will do the right thing by logging it and exiting with a non-zero status. main(): Use standard LockFile module for acquiring the gate_news lock.
Diffstat (limited to 'Mailman/Message.py')
0 files changed, 0 insertions, 0 deletions