[Mailman-Users] two errors causing shunting.

Tokio Kikuchi tkikuchi at is.kochi-u.ac.jp
Mon May 12 01:45:22 CEST 2003


Hi,

Sumeet wrote:
> I have two errors that cause most of my shunting with a stock mailman 2.1.2 and Python 2.2.2 both compiled on Red Hat 9 w/ stock 2.4.20-8 kernel. Any help would be greatly appreciated. Thanks. They are:
> 
(snip)
>   File "/usr/local/mailman/pythonlib/email/Header.py", line 285, in append
>     s = s.encode(outcodec, errors)
> LookupError: unknown encoding: gb2312

This is because we don't have chinese codecs in the mailman distribution.

I wonder if you can check this and see if you can integrate into the
mailman enviroment.
http://sourceforge.net/projects/python-codecs

-- 
Tokio Kikuchi, tkikuchi@ is.kochi-u.ac.jp
http://weather.is.kochi-u.ac.jp/





More information about the Mailman-Users mailing list