Hacker News new | past | comments | ask | show | jobs | submit login

Prediction: it will fail on many email addresses that are out there in the wild and in daily use. The problem with 99% cases is that if you handle enough accounts that 1% becomes a serious tech support issue. In the end; the best test whether an email address is valid or not is if the mail arrives with the intended recipient. So what you do if an email address does not pass verification is prompt the user to that effect but do not force them to do anything at all.



Exactly. The absolute best test for whether or not an email address is valid or not is if the mail arrives to the intended recipient.

And if you are going to do that email validation step anyways, you could probably get away with just using the simple highly permissible "smoke test" regex for your email address input form validation.


Is that a prediction for the simple @ validation that was suggested? If so, I'm curious about possible cases


GPs comment was edited extensively since I replied.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: