Sajesh Singh wrote: >I am trying to modify the text that gets sent along with a rejection >notice. Currently if no text is entered into the text area that has been >designated for the rejection reason the default text ""Your message was >deemed inappropriate by the moderator." is sent along with the rejection >notice. > >How can I change the default text ?
The default message is hard coded in Mailman/Handlers/Hold.py - you'd have to change it there. -- 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
