Folks,

Running Mailman 2.1.1, works just dandy.  However, one of my lists has
somehow gotten an 8-bit character in one of the addresses, and I can't
seem to delete it.

It breaks list_members as follows:

Traceback (most recent call last):
  File "/usr/local/httpd/DOMAINS/mailman.chelsea.net/bin/list_members", line 232, in ?
    main()
  File "/usr/local/httpd/DOMAINS/mailman.chelsea.net/bin/list_members", line 207, in 
main
    s = formataddr((name, addr)).encode(enc, 'replace')
UnicodeError: ASCII decoding error: ordinal not in range(128)

Any suggestions on how to fix this?  I need to enumerate the list for
other purposes.  It has 16,000 members in it, so reentry is not really an
option.

Thanks,

David.

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

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to