Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

email field leads to validation errors #140

Open
24unix opened this issue Mar 2, 2021 · 0 comments
Open

email field leads to validation errors #140

24unix opened this issue Mar 2, 2021 · 0 comments

Comments

@24unix
Copy link

24unix commented Mar 2, 2021

The SOA form forces the email to be a valid email, but the required dot is not automatically added, o zone check fails:

[Warning] Parsed and original record content are not equal: lab.24unix.net IN SOA 'ns1.lab.24unix.net. tracer.24unix.net 2021030202 0 3600 900 604800' (Content parsed as 'ns1.lab.24unix.net. tracer.24unix.net. 2021030202 0 3600 900 604800')
One should disable the check in the form for add the dot while generating the SOA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant