domain MX record not found while installing Zimbra
Posted
by
user1347219
on Super User
See other posts from Super User
or by user1347219
Published on 2013-01-07T11:13:59Z
Indexed on
2014/05/29
9:33 UTC
Read the original article
Hit count: 338
I am getting this error:
DNS ERROR resolving MX for localhost.localdomain It is suggested that
the domain name have an MX record configured in DNS Re-Enter domain
name? [Yes]
named file:
$ttl 38400
localhost.localdomain. IN SOA centoslpt.localhost.localdomain.
test.localhost.localdomain. ( 1357549995 10800 3600 604800 38400 )
localhost.localdomain. IN NS
centoslpt.localhost.localdomain.
centoslpt.localhost.localdomain. IN A 192.168.1.15
mail.localhost.localdomain. IN MX 10 192.168.1.15
why is MX record not detected pls, I am using BIND and webmin.
© Super User or respective owner