Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Mar : Re: How to display the subject line?
| Subject: | Re: How to display the subject line? |
| Posted by: | "Ivan Kossey" (spamers.sollen.sterben@cablenet.de) |
| Date: | Tue, 28 Mar 2006 13:53:03 |
Thank You, Remy! Your link to RFC 2047 is nice.
Is there a API or open source (perhaps in Delphi) to perform
encoding/decoding? I've found in INet only source in Pascal which supports a
part of decoding.
Thanks
Ivan Kossey
"Remy Lebeau (TeamB)" <no.spam@no.spam.com> schrieb im Newsbeitrag
news:442837bb$1@newsgroups.borland.com...
>
> "Ivan Kossey" <spamers.sollen.sterben@cablenet.de> wrote in message
> news:4427bcd2$1@newsgroups.borland.com...
>
>> Where is documented the way to decode this?
>
> The formal specification is defined in RFC 2047:
>
> MIME (Multipurpose Internet Mail Extensions) Part Three: Message Header
> Extensions for Non-ASCII Text
> http://www.ietf.org/rfc/rfc2047.txt
>
>
> Gambit