Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Mar : Re: problem sending a mail as text/html contentType
| Subject: | Re: problem sending a mail as text/html contentType |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Wed, 22 Mar 2006 10:57:58 |
> 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.
That is because Indy 9 does not support mixed text/html/attachment messages
very well. You should consider upgrading to Indy 10.
Gambit
none