Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Nov : Re: Sending a formatted email?
| Subject: | Re: Sending a formatted email? |
| Posted by: | "Mike Williams (TeamB)" (mlwi!!ia..@gmail!.com) |
| Date: | 7 Nov 2007 14:06:13 |
Remy Lebeau (TeamB) wrote:
> There is much more involved to doing that then just inserting the
> HTML code itself. The message has to properly indicate that HTML is
> present, or else the email reader will interpret the text as plain
> text instead of HTML.
Interesting. It works fine for me that way. I do note that in my
application the ContentType of the tIdMessage component is set to
"text/html".
--
-Mike (TeamB)