You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Ralph Goers (JIRA)" <ji...@apache.org> on 2015/10/01 05:13:04 UTC

[jira] [Updated] (VALIDATOR-376) EmailValidator says addresses such as x.y@gmail are valid although most mail apps will fail to send it

     [ https://issues.apache.org/jira/browse/VALIDATOR-376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ralph Goers updated VALIDATOR-376:
----------------------------------
    Attachment: VALIDATOR-376.patch

I have created a patch that reverts the behavior for the default case but still allows the current behavior.

> EmailValidator says addresses such as x.y@gmail are valid although most mail apps will fail to send it
> ------------------------------------------------------------------------------------------------------
>
>                 Key: VALIDATOR-376
>                 URL: https://issues.apache.org/jira/browse/VALIDATOR-376
>             Project: Commons Validator
>          Issue Type: Bug
>          Components: Routines
>    Affects Versions: 1.4.1 Release
>            Reporter: Ralph Goers
>         Attachments: VALIDATOR-376.patch
>
>
> The VALIDATOR-273 patch causes EmailValidator to allow addresses such as x.y@gmail. Unfortunately, this is causing us problems as none of the email apps we have tried will actually allow that email address to be sent. Although the RFCs may state it is valid, in practice it apparently isn't. Some sort of option is needed to allow providing just the domain to fail. As a consequence we have had to revert to a prior release of commons-validator.



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