When I edit a domain with MX entries for subdomains i get:
Unable to parse zone: Invalid DNS record: Invalid name provided.
But when I change this:
calimero 900 IN MX 0 mail.xx.nl.
support 900 IN MX 0 support.xx.nl.
support 900 IN MX 10 mx10.xx.nl.
support 900 IN MX 20 mx20.xx.nl.
To:
calimero.xx.nl. 900 IN MX 0 mail.xx.nl.
support.xx.nl. 900 IN MX 0 support.xx.nl.
support.xx.nl. 900 IN MX 10 mx10.xx.nl.
support.xx.nl. 900 IN MX 20 mx20.xx.nl.
I can save the record.
But when I would change again something in the record it is changed back to:
calimero 900 IN MX 0 mail.xx.nl.
support 900 IN MX 0 support.xx.nl.
support 900 IN MX 10 mx10.xx.nl.
support 900 IN MX 20 mx20.xx.nl.
Does anybody else can reproduce this problem? If so I will make a bug at bugzilla...



LinkBack URL
About LinkBacks
Reply With Quote










