Differences between revisions 4 and 5
Revision 4 as of 2015-01-31 02:36:58
Size: 817
Editor: msapiro
Comment: Removed FAQ Wizard last edited
Revision 5 as of 2015-02-10 06:26:50
Size: 818
Editor: JimTittsler
Comment: wikification
Deletions are marked like this. Additions are marked like this.
Line 12: Line 12:
1) Try setting ARCHIVE_HTML_SANITIZER = 3 in mm_cfg.py.

2) Try another archiving agent. One which can do this is mhonarc:

See [[../4.04 How can I use an external archiver with Mailman like MHonArc?|4.04 How can I use an external archiver with Mailman like MHonArc?]] for more info.
 1. Try setting `ARCHIVE_HTML_SANITIZER = 3` in mm_cfg.py.
 2. Try another archiving agent. One which can do this is mhonarc: See [[../4.04 How can I use an external archiver with Mailman like MHonArc?|4.04 How can I use an external archiver with Mailman like MHonArc?]] for more info.

4.37. How do I stop the archiver from "scrubbing" HTML messages sent to the list?

Question:

I want html messages to appear in the public archive. In other words I want a person to click on the link for a message and when it opens up it is in the original html format it was sent.

What do I need to do so that it is not 'scrubbed'?

Answers

  1. Try setting ARCHIVE_HTML_SANITIZER = 3 in mm_cfg.py.

  2. Try another archiving agent. One which can do this is mhonarc: See 4.04 How can I use an external archiver with Mailman like MHonArc? for more info.

Converted from the Mailman FAQ Wizard

This is one of many Frequently Asked Questions.

MailmanWiki: DOC/4.37 How do I stop the archiver from "scrubbing" HTML messages sent to the list? (last edited 2015-02-10 06:26:50 by JimTittsler)