Biscornu Email with "." in the username are not working example.name@example.com Is not accepted examplename@example.com Is accepted Please fix !
rfak_it I just remove email verification line if (!request.isEmail(data.value2)) return dialog.error_msg('Email format is incorrect. Please reenter it!'); from /www/server/panel/plugin/cloud_dns/index.html and then add my email. temporary solutions