Bizarre email issue

Soldato
Joined
5 Jul 2006
Posts
3,647
Hi,

My company is having a problem emailing a client, everytime we email them we get an error message

<domainnamehere> domain does not resolve

also, we can not ping that domain from our network, we are emailing other clients fine and the client says they are recieving email fine from everyone else.

any ideas what could be causing this and how to fix it?

We unfortunately are using Kerio Mail Server
 
im thinking it is us because we can send them email from things like hotmail and i can ping their domain from home.

just ran the test on the address using that link you put there and it passed.
 
What is your environment?

Eg - What serves as your DNS?

Get the known IP from one of your other resolutions and from your site go back to basics

telnet 111.222.333.444 25

What do you get back.
 
i get a connect failed when i try to telnet to it.

but that could be the firewall not allowing that. our mailserver is hosted outside our firewall, and nope im not giving out our ip address ;)
 
Do you hand your mail off to an external provider for AV/spam etc..? Like Messagelabs?

On the mail server itself can you telnet out to another known working mail gateway? i.e smtp.googlemail.com?

As mentioned above, can you resolve the mail host you're sending to in DNS? Do an MX lookup on http://www.demon.net/toolkit/internettools/ and try and ping/telnet/lookup the host.

Then look at what DNS server your mail server uses, is it internal or are you using internet DNS like OpenDNS?

Cheers
 
we dont have message labs

we use microtech for our dns, been on their site and cant find any option that will solve this issue.

everything appears to be resolving fine on that site
 
its a bloomin mac box :(

so glad all of this kit is getting thrown out the business in a few months for brand spanking new £500k infrastructure :D
 
If he cant resolve the MX records on his client machines then there is a problem with DNS regardless of the Mail Exchanger.

This is assuming his clients can get out onto the internet.

Configure one of your clients DNS manually and point it at an external source, you can use open DNS on either 208.67.222.222 or 208.67.220.220.

Then try resolve.

Run an ipconfig /flushdns first though.
 
feedback is i still cant get a dns response directly from the mail server.

i changed the dns server of my domain controller to those above and could then ping and nslookup, email issue however still occurs. its really really strange
 
Last edited:
Back
Top Bottom