On Sun, 2003-01-12 at 11:02, Willie McKemie wrote: > > > How can I restrict posts to plain text? Or, at least, prohibit > > > attachments of any sort? > > > > Willie, > > If you're using MM 2.0x this FAQ should help. > > http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq03.010.htp > > > Thanks! There was some stuff (examples, I think, including > "to: [EMAIL PROTECTED]") already there. I just added the eleven > Content Type lines listed in the FAQ above to the end of the stuff > already there. That is correct?
Willie, Yes. That should work fine. You may want to flag base64 messages also. Content-Transfer-Encoding: base64 -- Mike Noyes <mhnoyes @ users.sourceforge.net> http://sourceforge.net/users/mhnoyes/ http://leaf-project.org/ http://sitedocs.sf.net/ http://ffl.sf.net/ ------------------------------------------------------ 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/ This message was sent to: [email protected] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
