jgunnink/secret-santa

Better email regex

Closed this issue · 1 comments

currently, dkjff@example works
need to work out a good pattern to use which allows for new TLD's also.

Will be proceeding with /\A([\w\.%\+\-]+)@([\w\-]+\.)+([\w]{2,})\z/i