Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Mar : problem sending a mail as text/html contentType
| Subject: | problem sending a mail as text/html contentType |
| Posted by: | "pd" (nospam@nospam.net) |
| Date: | Wed, 22 Mar 2006 15:41:54 |
Hello I 'm facing with the follow problem
I made a small application using Indi 9 (Delphi7) and I'm trying to send
with this application emails using the text/html contentType for the body of
the message. When the messages does not include attacments the mail-client
(thunderbird) display the body of the message correct as html as indicated
by the contentType. But when I attached files to the mail the contentType
changing for the body of the mail as text/plain ingnoring my previous
indication as txt/html. What can I do to resolve this problem?
Thank you