teo bran created VALIDATOR-362:
----------------------------------
Summary: 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
>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)