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

wrong mapDomain split #91

Open
userquin opened this issue Mar 14, 2019 · 0 comments
Open

wrong mapDomain split #91

userquin opened this issue Mar 14, 2019 · 0 comments

Comments

@userquin
Copy link

Since an email can contain multiple @, mapDomain function must find the last index of @ to use it as the encoded chunk for the domain.

For example, this email is valid "a@b"@c: in that case the mail address is "a@b" and the domain is c.

Another more complex valid email:
"very.(),:;<>[]\".VERY.\"@very@\\ \"very\".unusual"@mydomain.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

1 participant