Click to See Complete Forum and Search --> : configuring IIS 5.0 for use of SMTP Mail Service


rignesh
December 25th, 2001, 11:07 AM
hello friend i developed one asp page which can able to send email message using CDONTS object.Now when i upload that file to my mail server that is not working perfectly.so if any conf.in IIS for the use of this application tell to me quickly.

Aindril De
December 27th, 2001, 06:35 PM
Hi,
First of all you have to make sure that the mail server u r having is online when u r trying to send t mail. You may need to configure your SMTP server to redirect mails to your mail server using an external domain name that forwards the mail to the external mail server. try this.. Hope this'll work..
best of luck

Aindril De