Skip to content

Releases: akiessling/t3ext-validemail

Add ascii validation for local part of mail address

02 Apr 07:29
c1f60bc

Choose a tag to compare

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

19 Aug 11:39

Choose a tag to compare

v1.0.0

initial import