W
William
Hello all,
I'm actually having some troubles when sending mails with a basic asp.net
application, using System.web.mail class.
My test machine is correctly configured, and the SMTPMAIL.SMTPSERVER is set
to the DNS Name of our internal Exchange server.
The problem is in production: if I change the name of the Exchange server by
the one of our customer, I'm having this error message:
Could not access 'CDO.Message' object.
My SMTP server is in the Trust Zone and the web server is in the DMZ, I can
access the SMTP server via Telnet, and everything is working well, the
relaying is correctly configured. I've tried to remove the
SMTPMAIL.SMTPSERVER argument or to change it to localhost, or the IP
address but all failed.
Could somebody help me?
You can send me answers or tips at: magicwil (at) hotmail dot com
Thanks for the help
I'm actually having some troubles when sending mails with a basic asp.net
application, using System.web.mail class.
My test machine is correctly configured, and the SMTPMAIL.SMTPSERVER is set
to the DNS Name of our internal Exchange server.
The problem is in production: if I change the name of the Exchange server by
the one of our customer, I'm having this error message:
Could not access 'CDO.Message' object.
My SMTP server is in the Trust Zone and the web server is in the DMZ, I can
access the SMTP server via Telnet, and everything is working well, the
relaying is correctly configured. I've tried to remove the
SMTPMAIL.SMTPSERVER argument or to change it to localhost, or the IP
address but all failed.
Could somebody help me?
You can send me answers or tips at: magicwil (at) hotmail dot com
Thanks for the help