We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e554786 commit c79bc5cCopy full SHA for c79bc5c
README.md
@@ -398,7 +398,8 @@ or likely to cause trouble:
398
* The "quoted string" form of the local part of the email address (RFC
399
5321 4.1.2) is not permitted --- no one uses this anymore anyway.
400
Quoted forms allow multiple @-signs, space characters, and other
401
- troublesome conditions.
+ troublesome conditions. The unsual [(comment) syntax](https://github.com/JoshData/python-email-validator/issues/77)
402
+ in email addresses is also rejected.
403
* The "literal" form for the domain part of an email address (an
404
IP address) is not accepted --- no one uses this anymore anyway.
405
0 commit comments