Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Jun : IdMessage Subject not decoding correctly?
| Subject: | IdMessage Subject not decoding correctly? |
| Posted by: | "Andrew" (norep..@noreply.com) |
| Date: | Mon, 18 Jun 2007 11:32:24 |
Hi All,
I am using Indy 9.00.10 with D7 and am writing a small app to download
messages from a mail server. If i recieve a message sent with outlook, then
everything behaves just fine. If i recieve a message that was sent via MMS
then the subject line looks like this : "?utf-8?b?IDIxMDMyMTgwNjA3?=", but
if i save the message as a .eml file and open it with outlook express, it
shows me the correct subject "21032180607".
Any ideas?
TIA