Stephan Lidanski wrote: > >Hello, I have a problem with attachments from automated system >I am using debian 3 with python 2.3 + mailman 2.1.9 with htdig patch
And what is the problem? If you want to know why Content filtering is not removing this, it is because this is not a separate MIME part which is all that Content filtering deals with. This 'attachment' is plain text uuencoded data within the text/plain message. If you don't want this on your list, you will have to pevent the sender (an automated system?) from sending them or not allow this sender to post. >the type of message is: >X-Mailer: >Internet Mail Service (5.5.2656.59) >Content-type: >text/plain; charset=us-ascii >Content-transfer-encoding: >7BIT >Precedence: >list > > >This I see in archives and in client's mail application thunderbird >Before with mailman 2.1.5 there was no problem > ><<File: T1120.XLS>> >> Please refer to the attached file for >> the Shipalerts >> >> This mail was sent from an >> Automated System. > > >begin 600 T1120.xls <snip> >end -- 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
