Hi all,

I'm using Mailman 2.1.9 with python 2.4 and debian lenny.

Since there're posts encoded with 'gb2312', which can be decoded fine in
mutt. However, the archived mails, by pipermail, was not diplayed well in
webpages.

I searched the mailman-users list, and find the same problem posted before.
http://www.mail-archive.com/[email protected]/msg39747.html

The resolution suggested to intall cjkcodecs, which is provided by python2.4
now, and add 
add_language('zh_CN', _('Chinese (China)'), 'gb2312')
in Defaults.py (as referred to an earlier post
http://mail.python.org/pipermail/mailman-i18n/2003-September/000976.html). 

Then I run 
arch --wipe mylist

I encountered such error,

"UnicodeDecodeError: 'gb2312' codec can't decode bytes in position 0-1: illegal
multibyte sequence"

Any ideas why?  Thanks in advance.

Regards,
Fan


-- 
Fan Liu
Ph.D Student of Star Formation in Galaxies Group,
Purple Mountain Observatory,
2# West Beijing Road, Nanjing, China
Email: [EMAIL PROTECTED]
Homepage: http://sfig.pmo.ac.cn/~fliu/
------------------------------------------------------
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp

Reply via email to