Fredrik Larsson wrote: > Works perfect but this doesn't work for the plain text body. Anything I > have > missed?
Message text is encoded quoted-printable and should be decoded by MimeDec automatically. Is Content-Transfer-Encoding quoted-printable? Arno Garrels > > -----Ursprungligt meddelande----- > Från: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] För > Angus Robertson - Magenta Systems Ltd > Skickat: den 11 juli 2005 21:51 > Till: twsocket@elists.org > Ämne: Re: SV: [twsocket] Decoding mail > >> Yeah, I imagined this would be it but is there any demo on how it >> works? >> These are known as RFC2047 encoded words. >> >> You can decode them using MimeDecEx from the UserMade page, which I > > It's a simple function, hardly needs a demonstration project. > > function TMimeDecEx.DecodeHeaderLine (S: string): string ; > > Pass encoded string, returns decoded string. > > Angus > > -- > 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 -- 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