summaryrefslogtreecommitdiff
path: root/Mailman/HTMLFormatter.py
diff options
context:
space:
mode:
authorbwarsaw1999-11-24 19:37:53 +0000
committerbwarsaw1999-11-24 19:37:53 +0000
commit94ac9f8ed9bb490b4e86a8562dbf98ff61067c9c (patch)
treeab21a9bb8d2b03cdaf565db05a254613070cdf8b /Mailman/HTMLFormatter.py
parent2aac6c761efcaa26912ecd2ae18b21ba027bddf5 (diff)
downloadmailman-94ac9f8ed9bb490b4e86a8562dbf98ff61067c9c.tar.gz
mailman-94ac9f8ed9bb490b4e86a8562dbf98ff61067c9c.tar.zst
mailman-94ac9f8ed9bb490b4e86a8562dbf98ff61067c9c.zip
A serious rewrite to make it more robust, and to add a somewhat useful
command line interface. This latter allows you to manually poll a specific list's newsgroup for a range of message numbers, sending them to the list. Using this interface does /not/ update the watermark file. We also don't update the watermark entry for a specific list until that list's child process (which does the actually gating of the messages from Usenet to mailing list) exits with a zero status. If it exits with non-zero, it is taken as a complete failure of the gating process and the watermark isn't updated. This could cause duplicates, so a really anal approach would be to create a pipe between child and parent and write the new watermark after each message is successfully gated.
Diffstat (limited to 'Mailman/HTMLFormatter.py')
0 files changed, 0 insertions, 0 deletions