Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Jun : Re: Exists somebody that can realy help me with MAPI (email) ?
| Subject: | Re: Exists somebody that can realy help me with MAPI (email) ? |
| Posted by: | "Beto Neto" (betoneto.t..@gmail.com) |
| Date: | Thu, 15 Jun 2006 10:52:32 |
Resuming...
I need to open the default email client and create a new message with
Attachments and the mesasge body as HTML...
How can I do this ?
"Francois Piette [ICS & Midware]" <francois.piette@overbyte.be> escreveu na
mensagem news:44900f17@newsgroups.borland.com...
> Not sure I understand your question...
> Anyway, why do you want to use MAPI ?
> You may use a SMTP component such as ICS, indy or sinapse. All 3 are free
> and mainly differ in their programming model.
> If you select ICS which is asynchronous and event driven, then download
the
> full source code from http://www.overbyte.be and have a look at the
MailSnd
> and MailHtml demos. Then ask for your questions in ICS support mailing
list.
>
> Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html
> --
> francois.piette@overbyte.be
> Author of ICS (Internet Component Suite, freeware)
> Author of MidWare (Multi-tier framework, freeware)
> http://www.overbyte.be
>
> "Beto Neto" <betoneto.tbo@gmail.com> a écrit dans le message de
> news:44900b07@newsgroups.borland.com...
> > I friends...
> >
> > I'm tired and going CRAZY!!!
> >
> > I'm trying to generate a email using the MAPI.
> >
> > The email with this specifications:
> > - 1 suject
> > - X address
> > - 1 body as **HTML** formated text
> > - X attachments
> >
> > Then the default email client open the message. If the user want to
change
> > something in the message, he can. Now he will cofirm if the email will
be
> > sent or not!!!
> >
> > Exists a way to generate this using a FREE code!?!?!?
> > I don't want to pay a source code to make this, I need a FREE OPEN
SOURCE
> > soluction, please :D
> >
> > Thanks, a lot!!!!
> > bye!