I was trying out the /usr/local/mailman/bin/sync_members script and it
seems to bomb with this error message:
------------------------------------------------------
Traceback (most recent call last):
File "./sync_members", line 286, in ?
main()
File "./sync_members", line 259, in main
s = email.Utils.formataddr((name, addr)).encode(enc, 'replace')
UnicodeError: ASCII decoding error: ordinal not in range(128)
---------------------------------------------------------
I am using a text list with the format:
"Real Name" <[EMAIL PROTECTED]>
It does seem to work if I don't include the real name so maybe my format
is wrong?
Any thoughts?
Thanks,
Ashley Horn
------------------------------------------------------
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