On Tue, Jul 30, 2002 at 10:38:55PM +0200, Alain Bench wrote:
> Hello Isaac,
> 
>  On Tuesday, July 30, 2002 at 4:54:18 PM +0800, Isaac Claymore wrote:
> 
> > whenever I send emails with a subject in Chinese, the receiver gets
> > something like this :"Subject: =?zh_cn.gb2312?B?uf65/g==?="
> 
>     This gets decodable (everywhere?) once the "zh_cn." removed. So if
> your iconv knows it, try to set gb2312 only:
> 
> set charset=gb2312
> set send_charset="us-ascii:iso-8859-1:gb2312"
It works ;)
> 
>     BTW here with libiconv 1.8:
> 
> $ iconv -l | grep 2312
> CHINESE GB_2312-80 ISO-IR-58 CSISO58GB231280
> CN-GB EUC-CN EUCCN GB2312 CSGB2312
> HZ HZ-GB-2312
> 
> 
> > please CC to me, i'm not on this list
> 
>     Inform Mutt about this, using "lists [EMAIL PROTECTED]" and
> "set followup_to" directives.
I've read 'man muttrc' about 'lists' & 'followup_to', and your instruction
is pretty helpful, thanks man.
> 
> 
> HTH, and bye! Alain.


Reply via email to