08-10-05 12:57 PM
Hi
I hope somebody out there can help me. I have setup a Win2003 server as an
web application server. I have conconfigured IIS 6.0 to user SSL and load
the c# developed application on the server. I was able to access the secure
d
web application. I have also installed the IIS 6.0 SMTP Virutal server on th
e
same server because my application needs to send email notification to user
when the user fill a webform and click submit. I tested the application and
no email was sent out.
I was able to do it from my development server (a different physical server)
and use the above SMTP server by changing the web.config file to point the
SMTP mailserver to the above SMTP Virutual Server.
Do you know the reason? Can you advise me please?
Thank you.
[ Post a follow-up to this message ]
|