Length of an Email Address
Email is restricted to
-For username part should not exceed 64characters that is before @ (64character@domain.com)
-For domain part it should not exceed 255characters that is after @ (64characters@255characters)
– Domain part should not exceed total 256characters with @sign.
–Total length of an email address should not exceed to total 256 characters.
No images available.