Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validate unique gmail addresses #13

Closed
joetwostep opened this issue Oct 31, 2013 · 1 comment
Closed

Validate unique gmail addresses #13

joetwostep opened this issue Oct 31, 2013 · 1 comment

Comments

@joetwostep
Copy link

Can you make it verify that only one unique gmail address shows up in the database since gmail allows aliases to go to the same address... for instance myemail@gmail.com could be aliased as my.email@gmail.com, m.yema.il@gmail.com, m.y.em.ai.l@gmail.com, etc.

I don't know if other email providers allow something similar but I know gmail does. thank you

@nineinchnick
Copy link
Owner

I'm not sure how to do that. If you don't provide a solution I must close this issue.

There would have to be a table of validation rules for each email provider.

Why would you want to do this anyway? I personally use the feature that allows adding a custom label to any email address like 'user+label@host.com'.

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

No branches or pull requests

2 participants