Re: [Mailman-Users] Can I bypass the header language check

2003-06-25 Thread Tokio Kikuchi
Hi, You need a Chinese codecs to properly decode the headers. http://mail.python.org/pipermail/mailman-i18n/2003-May/000918.html may help. jiands wrote: Hi,list I install mailman2.1 with default language. And I can send and receive mails. When fill some big5 or gb chars in the subject, I meet a

[Mailman-Users] Can I bypass the header language check

2003-06-25 Thread jiands
Hi,list I install mailman2.1 with default language. And I can send and receive mails. When fill some big5 or gb chars in the subject, I meet an error, language lookuperror. It seems that something header filter checks done, Can I bypass the header check? Any advice I would be grateful. ---