These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for SOA record default email address on the new forum.
Hi.
Have a bind configuration where I have set the default email address to myfirstname.mylastname@domain.com Created a virtual server - all ok.
But it will not allow the domain to be transferred because of the email address formatting. In the SOA record we have
ns1.mydomain.com myfirstname.mylastname.domain.com 1449444406 108...
I changed the email address that I was using to be one like myname@domain.com, and everything worked ok.
Is there a problem with the email formatting? I assume that the '\' is to allow escape characters, but it seems to be messing up the ability to transfer to a slave.
In the syslog it mentions an 'unexpected token'....
Is this a bug, or just a really silly nuance of bind?