Title: How to send HTML format email using Simple Mapi?
The target machines will have Outlook or Outlook Express installed so I shouldn't need to provide any configuration info to use MAPI. If I go the SMTP route I assume I will have to provide a means of specifying the SMTP server etc, or is there a way of picking up this information from other installed applications such Outlook Express?
 
Tom
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Corey Murtagh
Sent: Tuesday, 13 November 2001 11:06 a.m.
To: Multiple recipients of list delphi
Subject: Re: [DUG]: How to send HTML format email using Simple Mapi?

Not with MAPI, but I've done it with the SMTP components from ICS, and I'm sure Indy has something that could do it.  Is there any particular reason why you want to go through MAPI for this?
 
--
Corey Murtagh
The Electric Monk
"Quidquid latine dictum sit, altum viditur."
----- Original Message -----
Sent: Tuesday, November 13, 2001 10:24 AM
Subject: RE: [DUG]: How to send HTML format email using Simple Mapi?

I think you might be on the right track with having to use multiple attachments, but there's some vital bit of information I'm missing to do with defining the Content Type.
 
Has anyone else done anything like this?

Reply via email to