Aaron Gray wrote: > >Before installing MailMan I want to know if there is an admin option for >either disallowing attachments, ie removing them or bouncing messages if they >have an attachment.
In short, Mailman has content filtering based on MIME type and also attachment filename extension. You can for example disallow any mime multipart messages whatsoever and allow only text/plain messages, but that's pretty extreme because some people won't be able to figure out how to send text/plain only as opposed to multipart/alternative. You can allow multipart messages and only allow the text/plain parts therefrom and remove the rest, and this is probably close to what you want, but technically, it is not disallowing 'attachments' because it will allow 'attachments' of type text/plain. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp