Philippe Landau wrote: > >i see there are efforts underway to allow automatic >rejection of non-member postings.
More than efforts - that's the way current versions work. You specify whether a non-member post should be Accepted, Held, Rejected or Discarded. >i would like to configure the automatic message >sent in response to non-member posts, >where i would like to include a link to the subscription page. >in fact i think the default text could be changed in this way. Currently, the only way to do this is to Hold non-member posts. If the post is discarded, no message is sent. If the post is rejected, the reject message is hard coded (but possibly translated) in Mailman/Handlers/Moderate.py. If the non-member post is held, the message sent to the user is derived from the postheld.txt template. See http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.048.htp for information on creating list specific, domain specific or sitewide edited templates. -- 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
