Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Nov : Re: Sending a formatted email?
| Subject: | Re: Sending a formatted email? |
| Posted by: | "MrT" (conta..@heat-mi.org) |
| Date: | Sat, 17 Nov 2007 08:35:06 |
Hi:
If you need an example I will email you one. I have been using for
several years built first with 9 and upgraded to 10. It is a "slave"
called with parameters from a C++ app but you can stand alone with it
depending on how it is compiled (Delphi).
It uses RTF/html converter and has all the bells and whistles.
I built it because I could not send out bulk mail to members of an
organization (too many) using IE or Netscape email clients. I use TBird
now but have not bothered to test that.
Anyway, send an email if you want it. Will save you much time and hair
pulling. (Does not do images - I tried and tried but gave up)
Steve Maughan wrote:
> Brilliant! Thanks!
>
> Steve
>
> "Remy Lebeau (TeamB)" <no.spam@no.spam.com> wrote in message
> news:47322061@newsgroups.borland.com...
>>
>> "Steve Maughan" <GoogleMe@www.com> wrote in message
>> news:473204e1$1@newsgroups.borland.com...
>>
>>> Is it possible to use Indy to send a formatted email e.g. HTML or
>>> rich text?
>>
>> Yes. Have a look at the following article:
>>
>> HTML Messages
>> http://www.indyproject.org/Sockets/Blogs/RLebeau/2005_08_17_A.EN.aspx
>>
>>
>> Gambit
none