Guilherme Funchal wrote: > >OK..but if message is html (create by outlook) this message attach this text >in original mail...is it correct ?
I don't understand the question. You said that if you used the settings I gave you that removed all HTML parts, that it worked except that attachments got stripped. That must mean there was a text/plain alternative in the message, so the settings below will still remove the HTML alternative and replace the multipart/alternative part with the text/plain part. If this isn't working for you, we have to see the MIME structure of the messages that don't work in order to understand what the problem is. >2008/6/11 Mark Sapiro <[EMAIL PROTECTED]>: > >> Guilherme Funchal wrote: >> >> >Ok...its working...but if attach jpg image is not see in message list... >> >> >> If you want to pass various attachments, try the following content >> filtering settings. >> >> filter_content - Yes >> filter_mime_types - empty >> pass_mime_types - empty >> collapse_alternatives - Yes >> >> This will accept everything (except what's in >> filter_filename_extensions), but will still collapse >> multipart/alternative to the first part only -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list [email protected] 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
