[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: HTML files as attachments



On August 7, 2002 at 22:16, Mooffie wrote:

> I have a mailing list and some of my users attach HTML files.
> 
> I want MHA to show these attachments as links (like it does with binary 
> files), and not to inline them in the body of the message.
> 
> (This is a "site builders" mailing list and users sometimes attach HTML 
> files for other members to review.)

Try:

<MIMEArgs>
m2h_text_html::filter; attachcheck
</MIMEArgs>

CAUTION: Doing this does open up your server to allow XSS (cross-site
scripting) attacks.  Therefore, you must trust the people who can
post message to your list.

--ewh

---------------------------------------------------------------------
To sign-off this list, send email to majordomo@mhonarc.org with the
message text UNSUBSCRIBE MHONARC-USERS


[Index of Archives]     [Bugtraq]     [Yosemite News]     [Mhonarc Home]