Hacker News new | ask | show | jobs
by _dan 5941 days ago
I wish people would stop posting that. Yes, that covers most (though not all) of the RFC definitions of what constitutes an email address, but in practice you only want to accept a tiny subset of those.
1 comments

Curious: Why would you want to accept only a tiny subset of those? What do you gain by that?
Well, the really simple example is the string "postmaster". It is a perfectly legitimate email address, and almost always deliverable. But rarely something you want to actually accept.