email_regex
Description
Provides a valid email regex that conforms to most valid RFC edges cases (disallows backticks), and allows for a few illegal patterns that are in common use.
EmailRegex::EMAIL_ADDRESS_REGEX
Install
$ gem install email_regex
Copyright
See LICENSE.txt for details.