summaryrefslogtreecommitdiff
path: root/mailman/htmlformat.py
diff options
context:
space:
mode:
authorBarry Warsaw2008-03-30 19:38:18 -0400
committerBarry Warsaw2008-03-30 19:38:18 -0400
commit0e1c2be3e6110ccece3cbd0ebc5bfd0eb76c3aad (patch)
treec0432554f9bb4068b6bae6e3a83ddde925c0cd4f /mailman/htmlformat.py
parent7f440dc39489b32257c35f15ee6f27d90a197cf5 (diff)
downloadmailman-0e1c2be3e6110ccece3cbd0ebc5bfd0eb76c3aad.tar.gz
mailman-0e1c2be3e6110ccece3cbd0ebc5bfd0eb76c3aad.tar.zst
mailman-0e1c2be3e6110ccece3cbd0ebc5bfd0eb76c3aad.zip
More fixes to get end-to-end delivery basically working.
- Add a VirginPipeline for the virgin queue, which is mostly the same as the BuiltInPipeline, so refactor the commonality into a BasePipeline. - Simplify and update bin/dumpdb. - Rename inject() to inject_text() and add inject_message(). Both interfaces will be useful. - When enqueuing and not using _plaintext, use the highest pickle protocol supported. - Fix the archive runner's calculation of whether to clobber the message's Date: header. - Fix the outgoing queue's deliver_after calculation. - Update the virgin queue runner. It doesn't need to inherit from IncomingRunner any more; it can just execute the 'virgin' pipeline.
Diffstat (limited to 'mailman/htmlformat.py')
0 files changed, 0 insertions, 0 deletions