MX records for subdomain

Which is why this thread exists, so that it can possibly be implemented into DA.

Opening the zone file in emacs and then making it immutable serves as a fine makeshift solution. I could see an argument for individual zones for each subdomain if there are a fair amount of records per subdomain. When there's a lone MX record however, I don't see the benefits of the setup outweighing the effort necessary to create all of the zones and tying every single one into our system. The last part could be left out but then the user would be unable to make changes themselves and you're back to square one in terms of supporting it.
 
Hello,

Added:
http://www.directadmin.com/features.php?id=1497

You can grab the pre-release binaries now to try it out.

Please test this:
* If you're an API coder for dns.
* If you use the dns_write_post.sh
* If you've got a custom or 3rd party skin

The complexity level was higher than anticipated for coding this, mainly due to the need to keep it backwards compatible for the API, Scripts, and Skins.

John
 
Hello,

Added:
http://www.directadmin.com/features.php?id=1497

You can grab the pre-release binaries now to try it out.

Please test this:
* If you're an API coder for dns.
* If you use the dns_write_post.sh
* If you've got a custom or 3rd party skin

The complexity level was higher than anticipated for coding this, mainly due to the need to keep it backwards compatible for the API, Scripts, and Skins.

John

Figures... I kept this open for a week after posting in it but that wasn't long enough. Feels bad to bump this after a month and a half just for this, but thank you for implementing it.
 
Back
Top