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
|
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?ורז?=
|
Re: MIME encoding of mail?, posted by Stefan Ritt on Fri Apr 15 21:14:05 2005
|
> Subject: Testing ורז
>
> Becomes
|
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?ורז?=
|
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?
|
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?
>
|
Re: logbook clone, posted by Stefan Ritt on Fri Apr 15 22:26:06 2005
|
> When I create a new logbook (I used an existing one as a template) elog
> does not works anymore...
|
Re: Mail not sent but message says it has been sent, posted by Stefan Ritt on Mon Apr 18 09:04:21 2005
|
> If my email host refuses to send the email (476 connections denied), we
> still get the message that the email has been sent - and no error message.
>
|