jukenim | 10 years ago | on: It's Impossible to Validate an Email Address
This checks whether or not an email address follows RFC 5322 via parsing vs via regex: https://github.com/jackbowman/email-addresses
jukenim | 10 years ago | on: It's Impossible to Validate an Email Address