I am unsure if this has been posted, if it was I was unable to find it.
Below are the steps to fix the Cloud DNS plugin's issue with not accepting a valid email.
- Navigate to the plugin's folder (typically /www/server/panel/plugin/cloud_DNS and open index.html in the aapanel editor.
- hit search and type in "email".
- On line 1492 of the file, change 'email' to 'Email' (with a capital).
- On line 1569 of the file, remove the '!' that is inside the bracket before "request.isEmail"
- Save the file and refresh the panel.