Giulio Troccoli wrote:
>
>Without any content filtering set up in mailman the email is delivered as
>an HTML attachement, which is sort of alright.


Presumably, the message 'body' in this case is your msg_header. If you
remove the msg_header - i.e. make it empty, not just blank - it won't
be added and the 'body' will be the html part. See
<http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.039.htp>
for more on this.


>So I tried switching
>content filtering on. I added text/html to the pass_mime_types (which now
>contains multipart/mixed, multipart/alternative, text/plain and text/html)
>but the email is now rejected (filter_mime_types is empty).


I don't understand why unless filter_mime_types is not truly empty but
contains some whitespace.

-- 
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&amp;file=faq01.027.htp

Reply via email to