- This topic has 1 reply, 2 voices, and was last updated 2 years, 2 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- The forum ‘Generic’ is closed to new topics and replies.
Events Made Easy › Forums › Generic › “Please enter a valid mail address”
Hi,
sporadically i get the message “Please enter a valid mail address”, even a correct e-mail address was typed in.
If I look into the source code, I see:
<tr><th scope=’row’>E-Mail*:</th><td><input required=’required’ type=’email’ name=’email’ value=’h.kopf@mydomain.com’ readonly=’readonly’ class=’nodynamicupdates’ placeholder=’Email’ /></td></tr>
The Name and e-mail address is automatically filledup due to a logged on user. If I delete the entries and put in the data manually it works.
Unfortunately this erros occurs sporadically, not all the time…
EME looks up the domain of the email address. If the server has some kind of dns issue, that might be the result (but a server should always have access to a functional dns server).