Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Nov : Re: Microsoft exchange server
| Subject: | Re: Microsoft exchange server |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Mon, 19 Nov 2007 00:36:06 |
"Remy Lebeau (TeamB)" <no.spam@no.spam.com> wrote in message
news:47414a8f$3@newsgroups.borland.com...
> If IMAP is enabled, then you can use Indy's TIMAP4 component.
> Otherwise, the only other way I know of to send emails through
> Exchange is to use MAPI instead (you need a MAPI-enabled client
> installed, such as Outlook) which is not part of Indy.
Alternatively, look around for a freeware component named TEmail or TEMail2,
which implements the Exchange API for sending emails.
Gambit