one thing to remember about using regex or cake's built in validation
is that no regex function will work in all scenarios. you shoul err on
the side of being more permissive. in the case of email fields i use a
notEmpty and maxLength and maybe run it through sanitize but nothings
worse than a val
never mind, discovered that setting the option 'deep' on the email
validation does this..
the ultragenda domain apparently does not allow the check
On 19 mei, 19:19, MrSensitive wrote:
> would someone try to validate this email address??
> ro...@ultragenda.com
> It consistently fails on my devel
would someone try to validate this email address??
ro...@ultragenda.com
It consistently fails on my development environment and also on the
production server
the email address is very real
Many thanks for any insight
regards
Robin
--~--~-~--~~~---~--~~
You receiv