Releases: akiessling/t3ext-validemail
Releases · akiessling/t3ext-validemail
Add ascii validation for local part of mail address
This release does not add a complete validation that checks any non valid chars in the local part.
Only the general range is checked so that email servers without the SMTPUTF8 extension won't fail. Other invalid chars are already handled by other checks
Release 1.0.0
v1.0.0 initial import