Wilfried Mestdagh wrote:
> Hello,
> 
> Never worried about this, but now I have to decode some mail formatted
> like this:
> 
>  -=A0=A0=A0=A0=A0=A0=A0=A0=A0 here some text
>   =20
> 
> Is there some RFC describing how to decode this ?

It's encoded Quoted Printable, described in one/some of the e-mail RFCs,
forgot the number. There is function DecodeQuotedPrintable in MimeUtils.pas.
To decode complete e-mails use TMimeDec.

Arno Garrels


 
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to