Ask HN: How do you normalize emails (such as removing + form a Gmail id)?
https://news.ycombinator.com/item?id=41320441People are creating duplicate accounts in our service using the same email id such as:
example@gmail.com
Example@gmail.com
e.x.ample@gmail.com
example+anyrandomstring@gmail.com
How do we normalize this?
Is there a good resource which at least lists all this email provider specific rules about how email addresses are treated?