Solved!

Kevin McCann wrote:

>I have a problem similar to the one posted by Doc Schneider a few days 
>ago, but I have not been able to fix things. I have this in logs/errors:
>  
>

Looking at this line was the clue

>    username = username.encode(Utils.GetCharSet(d['user_language']))
>UnicodeError: ASCII encoding error: ordinal not in range(128)
>  
>

Checked the email addresses subscribed (using list_members), didn't see 
anything. Then I listed with fullnames (list_members -f ) and looked for 
anything out of the ordinary. Saw a question mark in one of the names. 
Looked at the user via the web interface and she had a username of 
Valeria but the e was accented. I removed her address and all is now OK.

Question:  how do I avoid this in the future?

- Kevin


------------------------------------------------------
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

Reply via email to