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?