David Devereaux-Weber, P.E. wrote: >Is there a way to make "Your Name" a mandatory part of the subscription >process? This is a great help to list operators trying to troubleshoot >email problems.
Only by modifying code. It would be fairly easy to modify Mailman/Cgi/subscribe.py to require a real name be provided for a web based subscribe. Email subscribe would be trickier because the real name comes from the From: header of the subscribe email, so what do you tell the user if there isn't a real name? You might also want to look at the web based confirm - Mailman/Cgi/confirm.py, as that allows override of the initial real name. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ 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