| techguy 2006-06-23, 7:30 am |
| The problem is recently i have changed my site to a new server with windows
2003 +IIS6.0 and virtual smtp server enabled.
Before that my site was running under win2000 server in sharded server. The
problem is, my asp appilcation which generates the mail for the customer
order by means of CDO and sends the mail .but most of the mails (to private
domain like info@example.com) are not delivered and they are reside in queue
folder ,after a while its moved to badmail folder.at the same time mails to
mail ids like yahoo, hotmail reaches properly.Also i couldnt send the text
formatted mail.eventhough i try to send the mail with newline characters, it
is reached as a chunk of paragraph as the detination server.
Is there any smtp server config is need to correct this issue.?
Also can anyone tell me the proper SMTP Configuration for a web server
running under windows 2003.thanx in advance
|