Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 637 of 808  Not logged in ELOG logo
    icon2.gif   Re: MIME encoding of mail?, posted by Stefan Ritt on Thu Apr 14 15:42:44 2005 
> What I can see is that it sends with charset=US-ASCII, even if the characters are
> non-US.
    icon2.gif   Re: MIME encoding of mail?, posted by Michael Husbyn on Fri Apr 15 15:12:55 2005 
> > What I can see is that it sends with charset=US-ASCII, even if the characters are
> > non-US.
    icon2.gif   Re: MIME encoding of mail?, posted by Stefan Ritt on Fri Apr 15 15:25:30 2005 
So you tell me that the message body is ok with Norwegian characters, it's only the subject?
That would mean that outlook interpretes the charset only for the message body, but not for
the subject. So if you have characters with an ASCII value greater than 127, your mail
    icon2.gif   Re: MIME encoding of mail?, posted by Stefan Ritt on Fri Apr 15 15:57:53 2005 
Ok, I found it. It's in RFC2047 at

http://www.faqs.org/rfcs/rfc2047.html
    icon2.gif   Re: MIME encoding of mail?, posted by Stefan Ritt on Fri Apr 15 21:10:27 2005 
I implemented this, but found some problems. If I encode the subject like

Subject: =?ISO-8859-1?Q?ורז?=
    icon2.gif   Re: MIME encoding of mail?, posted by Michael Husbyn on Fri Apr 15 21:31:26 2005 
> I implemented this, but found some problems. If I encode the subject like

> Subject: =?ISO-8859-1?Q?ורז?=
    icon2.gif   Re: MIME encoding of mail?, posted by Stefan Ritt on Fri Apr 15 21:49:00 2005 
> If I read the RFC correctly when you use B encoding you are using BASE64 encoding.
> Maybe that could be a solution?
    icon2.gif   Re: MIME encoding of mail?, posted by Michael Husbyn on Fri Apr 15 22:24:49 2005 
> > If I read the RFC correctly when you use B encoding you are using BASE64 encoding.
> > Maybe that could be a solution?
ELOG V3.1.5-3fb85fa6