Steve Burling wrote: > >But as near as I can tell, she *is* putting the list address in the To: >field, it's just been munged (presumably by Micro$oft LookOut) to have >quotes in funny places. Here's what the To: field looks like from the >listname.mbox file (edited to protect the innocent): > >To: "[EMAIL PROTECTED]" <'[EMAIL PROTECTED]'> > >Are those unnecessary single quotes inside the "<...>" confusing Mailman?
Python's email.Utils.parseaddr() returns the single quotes as part of the address. I hate to be in a position of defending LookOut, but are you sure she doesn't have the quoted address in her address book entry? If this can't be fixed at her end, you could put the quoted address in the list's acceptable_aliases. -- 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