egulias / EmailValidator4J

Java RFC strict EmailValidator
MIT License
25 stars 8 forks source link

local part length limit #5

Open ysunICANN opened 6 years ago

ysunICANN commented 6 years ago

When you check the local part max length, your code include "@" which should not, so the following email failed (64 characters for the local part) because of RFC5321_LOCALPART_TOO_LONG warning.

64equalrtyuiopaasdfghjklzxcavbnmqwertyuiopasdfghjklzxcvbnmqwertd@test.com