summaryrefslogtreecommitdiff
path: root/Mailman/htmlformat.py
diff options
context:
space:
mode:
authorbwarsaw2001-04-03 02:51:30 +0000
committerbwarsaw2001-04-03 02:51:30 +0000
commit8fcfb3d6bac017ea93c7940d3c2ef65898b92e01 (patch)
treef2c2b04bb26c898686746f02a1b548d2cd6e3af0 /Mailman/htmlformat.py
parenta70c5efc9f0cce452d45b36de737bc89ee963b6a (diff)
downloadmailman-8fcfb3d6bac017ea93c7940d3c2ef65898b92e01.tar.gz
mailman-8fcfb3d6bac017ea93c7940d3c2ef65898b92e01.tar.zst
mailman-8fcfb3d6bac017ea93c7940d3c2ef65898b92e01.zip
process(): Do no harm to MIME documents when adding the header and
footer. The rules now are: - if the message is not a MIME, or is only a text/plain, then add the header and footer the old way (concatenation). - if the message is multipart/mixed, add the header and footer as text/plain subparts (prepended and appended to the original subparts). - anything else goes through without headers and footers added. We may elaborate on this last bit in the future.
Diffstat (limited to 'Mailman/htmlformat.py')
0 files changed, 0 insertions, 0 deletions