deherrmm wrote:I am getting the following errors in my Wingate SMTP server.
I am using version 6.
I can pull my e-mail from a 3rd party mail server ok.
I can't send.
I don't think my ISP will let me send, and the 3rd party mail server will only allow delivery to it's own accounts.
I try to deliver directly, but that doesn't work either.
Is this MX lookup something that I can fix?
08/08/04 10:58:09 127.0.0.2 <system> 0000001837 Error: Delivery for domain yahoo.com failed - MX lookup timed out
08/08/04 10:58:09 127.0.0.2 <system> 0000001837 Debug: ==== Attempting connection to yahoo.com[66.94.234.13]
08/08/04 10:58:29 127.0.0.2 <system> 0000001837 Error: ==== Connection to yahoo.com failed
What does the NDR say?
Yahoo could be rejecting mail from your mail server based on the reverse lookup of your e-mail address. If your mail server is not an MX server for your e-mail address it may get rejected by many mail servers. This is only going to get worse as SPF gets more widespread.
Some ISP's, mostly cable providers do block port 25 on incoming connections, you would have to check your ISP's terms of service agreement to see if you are allowed to have an SMTP server. But, you should be able to send mail if you can find an SMTP server that will accept mail from your mail server. If you don't have a reverse lookup you may need to use a Smart Host. A Smart Host is an SMTP server that you can use to relay mail to and from your mail server, many ISP will let you use one of their mail servers as a Smart Host.
Some ISP's won't let you even run an SMTP server Road Runner is the worst of these.