Hi,
We suddenly have problems with our email system. We can recieve all mails but only send to some domains. My thought was that it had to do with the reverse check...but i dont know much about this :-) When i try to use online tools to check my MX RECORDS they say NO MX RECORDS FOUND. Our dns provider tells me it must be a problem with our setup... but first question i have should the MX lookup tools always come back with a result (if created at the dns provider) nomatter if my network is down or misconfigured ?
I would first use nslookup and point to a different dns server, see instructions bellow
Open Command prompt
type 'nslookup'
type 'set type=mx'
server 4.2.2.4
type 'domain.com'
See if a MX record comes back. If it doesn't this is on your providers end.
But you are saying you can't send mail. You don't need a MX record to send messages, only receive messages. Which does sound like something setup incorrectly with your mail server.
When you say you can send to only some domains. Are you saying only send from certain domains? Or just simple from xyz.com to say yahoo.com?
Thank you for your prompt response :-) i am in over my head here jaja
I tried the nslookup as you wrote it and it gives me a timeout like this:
________________________________________________
> set type=mx
> server 4.2.2.4
Default Server: vnsc-pri-dsl.genuity.net
Address: 4.2.2.4
DNS request timed out.
timeout was 2 seconds.
DNS request timed out.
timeout was 2 seconds.
*** Request to vnsc-pri-dsl.genuity.net timed-out
________________________________________________
Sorry i must have typed wrong. I can send mail and recieve mails, but most places i send to, i get an error mail back saying the mail was rejected. But however there are places that i can send to without any problems. I only have one domain and one exchange server..so our setup is fairly simple.
When i try mx lookups online i get the same response as the lookup function you just taugh me (gracias)... examble.: http://my-addr.com/mx and out domain name is grupostaff.com
In this test i would expect to see a result nomatter what our internal systems have off flaws :-) i am correct in this assumption ?
But my DNS provider tells me that they have no problems and it must be on our system!
I'm not sure how exactly your exchange is setup. If it is acting as a full blown exchange server, or exchange with Pop connectors. Should find this out before calling your ISP and changing your mx-records. Not sure how you are receiving external mail without issues, when an mx-record isn't present.
Message edited by zentinel on 05-28-2009 at 07:06:29 PM
another thing i just tried a reverse dns lookup.. entering our ip adress. Do you know what i am surpose to recieve, because i am getting offcause the ip but then our internet provider name.com.mex.. is this normal ?
I'm sorry I had domain name typed in there wrong. This is the result
grupostaff.com primary name server = NS63.WORLDNIC.com
responsible mail addr = namehost.WORLDNIC.com
serial = 109052802
refresh = 10800 (3 hours)
retry = 3600 (1 hour)
expire = 604800 (7 days)
default TTL = 3600 (1 hour)
MX Lookup Test
E-mail tested: mail.grupostaff.com Test performed from: Seattle, WA
Test performed at: 2009-05-28 14:03:48 (GMT -04:00)
Known MX records: mail.grupostaff.com (200.53.110.5)
Message edited by zentinel on 05-28-2009 at 08:04:17 PM
Doing an nslookup on mail.grupostaff.com results in this.
Name: mail.grupostaff.com
Address: 200.53.110.5
Get your host to fix the DNS record to get both ip lookup and dns lookup to equal the same.
Contact the company that has you blacklisted and see if that is why. If it is, then you should be fine. Unless there is some other underline reason your messages are being rejected. If that is the case we need to look at the NDR closer.
Message edited by zentinel on 05-28-2009 at 08:30:50 PM