Add Email length validation #429
Labels
status: work in progress
Twilio or the community is in the process of implementing
type: community enhancement
feature request not on Twilio's roadmap
Issue Summary
The technical limit for an email address is 64 characters before the @ sign and 255 after, allowing for a total length of 320 characters (including the @ sign).
According to https://tools.ietf.org/html/rfc3696#section-3
According to Sendgrid's best practices described in this blog https://sendgrid.com/blog/email-marketing-length-best-practices"
Technical details:
The text was updated successfully, but these errors were encountered: