At 2:19 PM -0500 1/8/07, Jay Rogers wrote:
> How does one change/configure Mailman to get these
> archived HTML attachments to display as expected?
That sounds like a web server MIME type issue, in that the web server
is not telling the web client the appropriate information regarding
the act
Jay Rogers wrote:
>
>How does one change/configure Mailman to get these
>archived HTML attachments to display as expected?
Set
ARCHIVE_HTML_SANITIZER = 3
in mm_cfg.py, but first read the comments about this setting in
Defaults.py, and perhaps also google 'xss' and read some of the
relevant hits
When viewing the archive through the web interface
for an archived HTML message, the HTML MIME
attachment is separated ("scrubbed") to a separate
webpage.
A link is provided to view that webpage but the
HTML content, tags and all, has been modified to
display as plain text. This is not very usefu