mhonarc-users

Re: HTML files as attachments

2002-08-07 15:30:07
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(_at_)mhonarc(_dot_)org with the
message text UNSUBSCRIBE MHONARC-USERS

<Prev in Thread] Current Thread [Next in Thread>