I want to send CDO email through the SmarterMail installed on my Windows 2003 server. I have Outlook Express set up on the server and am able to send through the SmarterMail set up using the following settings:
Incoming mail server: 127.0.0.1
Outgoing mail server: 127.0.0.1
Account name: domain@domain.com (using the email address already set up on SmarterMail with one of my domains)
Password: xxxx
However, when I try to use these settings in my Functions file that specifies the mail server, it just ignores them and continues to send email through the IIS server. All the coding is ASP.
I’m sure it is still sending through the IIS server since the IP used is the one you see when you send email through the IIS server and also email didn’t work when I stopped the IIS SMTP Service temporarily, but Smartermail was still operating.
Any suggestions?
Thanks in Advance,
Bill