#pragma page-filename DOC/versions/4030706 == 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?|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|Frequently Asked Questions]].