[Mailman-Users] Switching to UTF-8 and strange unicoded emailaccounts in member lists

Mark Sapiro mark at msapiro.net
Tue Apr 28 23:47:16 CEST 2009


Ulf Dunkel wrote:
>
>But now I ran into that miraculous email encoding error (emails listed 
>with u'name at domain.tld') which can be detected using withlist as 
>recommended by Mark, running the Python commands:
>
>$ bin/withlist listname
> >>> for mem in m.getMembers():
>...   print repr(m.getMemberCPAddress(mem))


bin/list_members --unicode

would also find them.

-- 
Mark Sapiro <mark at msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan



More information about the Mailman-Users mailing list