You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is by the spec for email addresses (RFC 5322). You can read the spec and also the source of this parser to see how this works. You can also see the list of tests in test/tests.xml that cover some of these corner cases. Note that "my name"@email.com would be valid.
The spec isn't always what people expect, and it may not fit your use case.
Tested with v3.0.1
The text was updated successfully, but these errors were encountered: