We two Ubuntu boxes set with bind9 and are in user as primary and secondary DNS servers on the network. The problem I facing is that I have MX records setup on AD DNS and dig only returns the top level one where on AD DNS it is set like
(same as parent folder) Mail Exchanger (MX) webmail.domain.local
and won't return the ones setup like
webmail-archive Mail Exchanger (MX) webmail-archive.domain.local
Any ideas? Thanks