> Great! It works. I have another one now (current cvs), when doing
> list_members, it fails on three lists with:
> 
> Traceback (most recent call last):
>   File "/home/mailman/bin/list_members", line 232, in ?
>     main()
>   File "/home/mailman/bin/list_members", line 207, in main
>     s = formataddr((name, addr)).encode(enc, 'replace')
> UnicodeError: ASCII decoding error: ordinal not in range(128)

It comes from an address that is registered as <b�[EMAIL PROTECTED]> ; it
seems that Mailman hasn't anticipated that an accent would creep in  ;-)

-- Fil


_______________________________________________
Mailman-Developers mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-developers

Reply via email to