Re: [Mailman-Users] Uncaught runner exception: unknown encoding: gb2312

2006-06-22 Thread Reinhard Proessler
Thanks, added the line to the path.py in running system. this seems to be the solution in my case. First test was successful. I'll patch sources asap. Kind Regards RPr [...] Try the following in interactive python: >>> x = unicode('abcde', 'gb2312') >>> y = x.encode('gb2312') If either of

Re: [Mailman-Users] Uncaught runner exception: unknown encoding: gb2312

2006-06-22 Thread Reinhard Proessler
] Uncaught runner exception: unknown encoding: gb2312 On 6/22/06, Reinhard Proessler <[EMAIL PROTECTED]> wrote: > I searched in the Internet and mailing-lists and found only a hint to > install Chinesecodecs. But after applying these ChineseCodecs-1.1.0p > to python site-packa

Re: [Mailman-Users] Uncaught runner exception: unknown encoding: gb2312

2006-06-22 Thread Mark Sapiro
Reinhard Proessler wrote: > >Some users reports that emails from a Chinese customer >do not reach the recipients from a list. The mails reach >our system, where stored in the archive folder, but not >forwarded to the list member. > >I took a look to the mailman error log and found (only) this entr

Re: [Mailman-Users] Uncaught runner exception: unknown encoding: gb2312

2006-06-22 Thread Patrick Bogen
On 6/22/06, Reinhard Proessler <[EMAIL PROTECTED]> wrote: > I searched in the Internet and mailing-lists and found only a hint to > install > Chinesecodecs. But after applying these ChineseCodecs-1.1.0p to > python site-packages with python installer the problem still exists. Did you restart mailm

[Mailman-Users] Uncaught runner exception: unknown encoding: gb2312

2006-06-22 Thread Reinhard Proessler
Hello Some users reports that emails from a Chinese customer do not reach the recipients from a list. The mails reach our system, where stored in the archive folder, but not forwarded to the list member. I took a look to the mailman error log and found (only) this entry: Jun 21 16