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

Email validation is a problem created out of nowhere. Sending an email, if anything, is so cheap that it's utterly idiotic for every website to validate the addresses instead of just sending the email to whatever the user happened to type in the box. Either the email will be delivered or it'll bounce at some of the hops. Think how just using exceptions instead of explicitly validating array indexes is Pythonic.



It's more that if I sign up and don't receive the email, you've lost a user/customer.




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

Search: