> I have MX records that pertain only to certain subdomains.
> In BIND speak:
> mail.example.com MX 1 mx.server.com
> so, in this case, I suppose I would need a separate dom=
> block for mail.example.com? I'm not sure how I would specify
> that mx record from the main domain block.

standard bind idioms are misleading.  mx records
stand by themselves.  the mx record can be the
only reference to the name, e.g.

# no other references
dom=frozzle.coraid.com
        mx=frazzle.coraid.com pref=1

atlas; ndb/dnsquery frozzle.coraid.com mx
frozzle.coraid.com mx   1 frazzle.coraid.com

i- erik

Reply via email to