Christopher Adams writes: > If I send a message to test7-request and add the word 'subscribe', I get a > message back like this: > > From: [EMAIL PROTECTED]; on behalf of; > [EMAIL PROTECTED]<[EMAIL PROTECTED]>
It looks to me like the '+' in the address (the part bracketed by '<>') has been URL-escaped. (The part outside the '<>' is irrelevant to the confirmation process, that's garbage added by Outlook.) If it gets sent back that way, you will lose. "Friends don't let friends use Outlook." Especially not if the friend has postmaster responsibilities. ------------------------------------------------------ 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
