I setup a SMTP on windows server 2003 and my incomming server is POP3. Everything seems to be working but every time i send a message it goes into mailroot\queue ?
Tags:Windows server 2003 SMTP, 2003, SMTP, Windows server 2003 SMTP
I setup a SMTP on windows server 2003 and my incomming server is POP3. Everything seems to be working but every time i send a message it goes into mailroot\queue and then to Badmail folder . It does not go to recepient address.It does not give any error on client side Outlook. Any Suggestion for this Issue.
Double check DNS settings on the server and make sure it can resolve the domains you are trying to email. Also make sure port 25 (smtp) is not blocked by a firewall. You can do this by telnet to port 25 on a mailserver you are trying to send to from your server.
A valid DNS server on your network or from your isp. You should be able to resolve domains from your server. So if you are sending an email to user@email.com you should be able to resolve the mx record for email.com from the machine.