[sylpheed:31310] Re: PGP/MIME-signing breaks sig delimiter

Hiroyuki Yamamoto hiro-y at kcn.ne.jp
Tue May 15 11:01:53 JST 2007


Hello,

On Mon, 14 May 2007 21:02:29 +0200
"Michael Schwendt" <mschwendt at gmail.com> wrote:

> On 14/05/07, Godwin Stewart wrote:
> >
> > +               if ( out_charset == CS_ISO_2022_JP ) {
> > +                       encoding = ENC_7BIT;
> 
> Doubtful, IMO. ISO 2022 JP includes escape sequences for 8-bit and
> multi-byte encodings.

ISO-2022-JP uses only 7-bit code, but including ESC (0x1b) for escape
sequences. So the usual Japanese message header will be:

Content-Type: text/plain; charset=ISO-2022-JP
Content-Transfer-Encoding: 7bit

-- 
Hiroyuki Yamamoto <hiro-y at kcn.ne.jp>


More information about the Sylpheed mailing list