![]()
From: Daniel Stenberg (daniel@haxx.se)
Date: Tue Aug 20 2002 - 12:29:55 CDT
On Tue, 20 Aug 2002, Peter C. McCluskey wrote:
> It's unclear to me how Hypermail should determine what encoding was used
> on the subject line. Is there any standard for this?
Yes, one of the RFC2045-2049, I can't remember exactly which at the moment.
basicly it is built up like this:
=?iso-8859-1?Q?encoded-part?=
Where 'iso-8859-1' is the charset, 'Q' is the encoding used
(Quoted-Printable), I think 'B' is used for base64, and then the encoded-part
that is the specified charset encoded as specified.
--
Daniel Stenberg - http://daniel.haxx.se - +46-705-44 31 77
ech`echo xiun|tr nu oc|sed 'sx\([sx]\)\([xoi]\)xo un\2\1 is xg'`ol
![]()