On 6/21/06, Harakiri <[EMAIL PROTECTED]> wrote: > Hello, > > i wish to know if there is a header field or something > similar to tell the mailinglist application to ignore > a message send to them.
If you can directly manipulate the headers of your message, you can add some X-No-Distribute header, and add sender_header_filters to mailman to automatically discard such a message. That said, I don't think there's any header already programmed to do what you want. -- - Patrick Bogen ------------------------------------------------------ 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
