XMailforum is a readonly knowledge archive now.

Registering as a new user or answering posts is not possible anymore.

Might the force be with you, to find here what you are looking for.

2019-09-20 - hschneider, Admin

Cookie Disclaimer: This forum uses only essential, anonymous session cookies (xmailforum*), nothing to be scared of.

XMail Forum [Powered by Invision Power Board]
Printable Version of Topic
Click here to view this topic in its original format
XMail Forum > XMail Server > Mx Records For Domain "data.cbs.nl" Not Found


Posted by: MaartenJB May 9 2011, 12:49 PM
I've got a problem sending mail to the data.cbs.nl domain. The xmail debug tells me this:

CODE

MX records for domain "data.cbs.nl" not found, trying direct.
SMAIL SMTP-Send FF = "data.cbs.nl" SMTP = "mydomain.nl" From = "me@mydomain.nl" To = "me@data.cbs.nl"
<<
ErrCode   = -40
ErrString = Invalid server address
ErrInfo   = data.cbs.nl
SMAIL SMTP-Send FF = "data.cbs.nl" SMTP = "mydomain.nl" From = "me@mydomain.nl" To = "me@data.cbs.nl" Failed !
SMTP-Error = "Invalid server address"
SMTP-Server = "data.cbs.nl"
>>


It's clear xmail can't resolve the mx records for this domain. But when I try:

CODE

nslookup -type=mx data.cbs.nl


I get:

CODE

Non-authoritative answer:
data.cbs.nl     mail exchanger = 10 mailrelayh2.cbs.nl.
data.cbs.nl     mail exchanger = 50 mailrelayh1.cbs.nl.

Authoritative answers can be found from:
mailrelayh2.cbs.nl      internet address = 193.172.244.198
mailrelayh1.cbs.nl      internet address = 193.172.244.196


So there are mx records configured. Xmail does find mxrecords from other domains, it's only this domain I know of that is having problems. What can be the problem here?

Best regards,

Maarten

Posted by: dolem98 Jun 3 2011, 11:15 PM
You could try finding the domain in MailRoot/dnscache/mx and deleting the file.

Powered by Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)