Christopher Adams wrote: > >However, I have another question about issuing email commands for >subscribing. In the web interface, I can add information along with the >email address, by using the syntax "Joe Blow"<[EMAIL PROTECTED]>. If >I issue this by email, Mailman chokes on it. Here is an example. > >subscribe password address="Joe Blow"<[EMAIL PROTECTED]>. > >Mailman seems confused by brackets and quotes. Any ideas how to do this >via email?
The e-mail subscribe command does not support real names in this way. The way to do an e-mail subscribe with real name is to omit the address= argument and place "Joe Blow"<[EMAIL PROTECTED]> in the From: header of the e-mail. -- 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
