Skip to content

add full address check for .@ as it is not allowed#136

Merged
micke merged 1 commit intomicke:masterfrom
southpaw27:full-address-form-check
Sep 26, 2019
Merged

add full address check for .@ as it is not allowed#136
micke merged 1 commit intomicke:masterfrom
southpaw27:full-address-form-check

Conversation

@southpaw27
Copy link
Copy Markdown
Contributor

Email addresses are invalid if they have a '.@' consecutively and email systems will not send to addresses that are typed like that, but currently valid_email2 does not check for that issue. Hopefully you agree that this is a valid check that should be added and it can help out anyone else who may be having this issue :).

@micke
Copy link
Copy Markdown
Owner

micke commented Sep 26, 2019

Thanks!

@micke micke merged commit 5075b26 into micke:master Sep 26, 2019
@micke
Copy link
Copy Markdown
Owner

micke commented Sep 26, 2019

I've released version 3.0.5!

micke added a commit that referenced this pull request Aug 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants