Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Jul : Using internally hosted SMTP servers
| Subject: | Using internally hosted SMTP servers |
| Posted by: | "Khurram Zaveri" (k_zaveri_nospam@hotmail.com) |
| Date: | Sat, 26 Jul 2008 12:10:10 +0530 |
I need to send emails using Delphi 2007 and Indy 10 components.
I know how to do with externally hosted (normal) SMTP configuration.
What I need is an example code of how do sent emails if the application runs
on an Exchange server or by using Exchange server settings?
Also, how do I configure to use the application with other internally hosted
SMTP servers?
Thanks
Khurram