|
Home > Archive > IIS and SMTP > February 2005 > Configure SMTP and Third party mail applications
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Configure SMTP and Third party mail applications
|
|
| Sasidhar N. 2005-02-04, 6:00 pm |
| Hi,
Thanks in advance.
I have Windows 2000 server with Smarter mail (third party emailing
solution). This Smartermail uses port 25 for smtp service. At the same time,
I want to use IIS SMTP service so that i can use CDONTS to send mail from my
ASP scripts. I configured IIS SMTP service to use port 26. But, when i send
the mails from ASP script, they are lying in Queue directory only.
Please help me to resolve this. I am struggling with this from past 12 hours.
Thanks & regards,
Sasidhar
| |
| Jeff Cochran 2005-02-04, 8:53 pm |
| On Fri, 4 Feb 2005 10:25:06 -0800, "Sasidhar N."
<SasidharN@discussions.microsoft.com> wrote:
>I have Windows 2000 server with Smarter mail (third party emailing
>solution). This Smartermail uses port 25 for smtp service. At the same time,
>I want to use IIS SMTP service so that i can use CDONTS to send mail from my
>ASP scripts. I configured IIS SMTP service to use port 26. But, when i send
>the mails from ASP script, they are lying in Queue directory only.
>
>Please help me to resolve this. I am struggling with this from past 12 hours.
Use CDO and send via the existing SMTP server in Smartermail.
Jeff
|
|
|
|
|