Feature request: proper support for MX records that are assigned to a subdomain in a zone..
Currently you can neither assign a MX record to a subdomain, and editing zones with those manually added through the commandline will mess them up.
Example:
domain.com. IN MX 10 mail
mail IN A 1.2.3.4
list IN A 4.3.2.1
MX 10 list
while @domain.com is handled by the local server for example, the @list.domain.com is handled by server 4.3.2.1
When opening a zone with this in it in DA's DNS manager, it'll show up slightly messed and saving the zone will completely hussle it up.
When I have customers with this config, I have to tell them to keep their paws off the DNS config in Directadmin's DNS manager, in more then one instance I had to restore the zonefile from a backup.
Currently you can neither assign a MX record to a subdomain, and editing zones with those manually added through the commandline will mess them up.
Example:
domain.com. IN MX 10 mail
mail IN A 1.2.3.4
list IN A 4.3.2.1
MX 10 list
while @domain.com is handled by the local server for example, the @list.domain.com is handled by server 4.3.2.1
When opening a zone with this in it in DA's DNS manager, it'll show up slightly messed and saving the zone will completely hussle it up.
When I have customers with this config, I have to tell them to keep their paws off the DNS config in Directadmin's DNS manager, in more then one instance I had to restore the zonefile from a backup.