[ 
https://issues.apache.org/jira/browse/VALIDATOR-362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14366924#comment-14366924
 ] 

Benedikt Ritter commented on VALIDATOR-362:
-------------------------------------------

{code}
$ svn ci -m "VALIDATOR-362: Local part of the email address should not be 
longer than 64 bytes. Thanks to Teo Bran."
Sending        src/changes/changes.xml
Sending        
src/main/java/org/apache/commons/validator/routines/EmailValidator.java
Sending        
src/test/java/org/apache/commons/validator/routines/EmailValidatorTest.java
Transmitting file data ...
Committed revision 1667480.
{code}

Thank you!

> Local part of the email address should not be longer than 64 bytes
> ------------------------------------------------------------------
>
>                 Key: VALIDATOR-362
>                 URL: https://issues.apache.org/jira/browse/VALIDATOR-362
>             Project: Commons Validator
>          Issue Type: Bug
>          Components: Routines
>    Affects Versions: 1.4.1 Release
>            Reporter: teo bran
>             Fix For: 1.5.0
>
>         Attachments: patch-VALIDATOR-362.zip
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> From RFC 5321:
> {quote}
> 4.5.3.1.1.  Local-part
>    The maximum total length of a user name or other local-part is 64
>    octets.
> {quote}
> Example:
> Currently this email address is considered valid although the local part is 
> 65 bytes long:
> john56789.john56789.john56789.john56789.john56789.john56789.jo...@example.com



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

Reply via email to