> -------- Original Message -------- > Subject: How to Create a MX record for a subdomain. > From: "tzqian" <[email protected]> > Date: Wed, April 01, 2009 2:10 am > To: <[email protected]> > > > I would like to add a MX record for subdomain. > > > > Such as : > > smtp MX 10.0.106.1 >
you need a PRI for MX record. try change it to: smtp MX 10 hostname.yourdomain.com here 10 is PRI. attention: destination hostname of MX shouldn't be ip addr but a FQDN. Jeff. _______________________________________________ bind-users mailing list [email protected] https://lists.isc.org/mailman/listinfo/bind-users

