[Mailman-Developers] [ mailman-Bugs-660675 ] special characters in realnames

noreply at sourceforge.net noreply at sourceforge.net
Wed Jan 1 06:02:07 EST 2003


Bugs item #660675, was opened at 2003-01-01 15:02
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=660675&group_id=103

Category: None
Group: 2.1 (stable)
Status: Open
Resolution: None
Priority: 7
Submitted By: Peer Heinlein (pheinlein)
Assigned to: Nobody/Anonymous (nobody)
Summary: special characters in realnames

Initial Comment:
Mailman crashs when realnames of members include 
special language-specifc characters like german 
"Umlaute" (äöüß). 
 
Traceback (most recent call last): 
  File "/usr/lib/mailman/bin/list_members", line 232, in ? 
    main() 
  File "/usr/lib/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 isn`t possible to get a list of all members of this list with 
list_members or a who command. 
 
Mailman has to be able to handle other signs then A-Z 
and 0-9 in realnames and mailaddresses. 
 
Peer 
 

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=660675&group_id=103



More information about the Mailman-Developers mailing list