You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Reto Habluetzel (JIRA)" <ji...@apache.org> on 2016/01/29 08:27:39 UTC

[jira] [Created] (VALIDATOR-388) Email Validator accepts invalid E-Mail Address

Reto Habluetzel created VALIDATOR-388:
-----------------------------------------

             Summary: Email Validator accepts invalid E-Mail Address
                 Key: VALIDATOR-388
                 URL: https://issues.apache.org/jira/browse/VALIDATOR-388
             Project: Commons Validator
          Issue Type: Bug
          Components: Routines
    Affects Versions: 1.5.0
            Reporter: Reto Habluetzel


According to wikipedia [1], the e-mail address
```
this\ still\"not\\allowed@example.com
```
is invalid. However, the EmailValidator class accepts this as valid.


1. https://en.wikipedia.org/wiki/Email_address#Syntax



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)