All, I was trying to change the default admin message sent to people who were trying to post to the list, who the list didn't think were subscribed. A _LOT_ of people these days are subscribing with one address, then trying to post from another. They get real bent when the only message (from a lazy admin) they get when they try to post from the wrong address is:
Non-members are not allowed to post messages to this list. I wanted to change the default to: Non-members are not allowed to post messages to this list. If you are already a member, PLEASE remember to post from your subscribed address. To do so, I modified /usr/local/mailman/Mailman/Handlers/Hold.py then did $ python >>> import py_compile >>> py_compile.compile('Hold.py') Now nothing gets held for approval... That I can tell. I tried copying back a same version Hold.pyc from another machine and it still doesn't work. Any helpful ideas please? -- Walt Dabell - 302-831-1499 - [EMAIL PROTECTED] Physics & Astronomy - University of Delaware ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org 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