[Mailman-Users] 8-bit email address

David Birnbaum davidb at pins.net
Tue Mar 4 18:30:01 CET 2003


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.



More information about the Mailman-Users mailing list