Forum Moderators: open

Message Too Old, No Replies

DNS problem while tring to SMTP

         

chenro

2:53 pm on Aug 8, 2004 (gmt 0)



I have implemented the SMTP in C# and in testing got the error: An internal DNS error caused a failure to find the remote server. (Event ID: 4000)
I wasn't able to send anything and all the messages just queued.
I saw an articale about this suggesting to open port 53 in the DNS but that didn't work either.
I am working with WIN2K and the IIS 5.0 I send emails from the localhost to remote account I have and I did relay to 127.0.0.1

Any ideas are very welcomed
chen

Xoc

4:37 pm on Aug 22, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



It sounds as if .NET can't resolve the domain name into an IP address. Can you create a Command prompt and ping the domain name on the server?