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

Impossible to subscribe with email with plus sign in it #642

Closed
paskal opened this issue Apr 6, 2020 · 0 comments · Fixed by #648
Closed

Impossible to subscribe with email with plus sign in it #642

paskal opened this issue Apr 6, 2020 · 0 comments · Fixed by #648
Assignees
Labels
Milestone

Comments

@paskal
Copy link
Collaborator

paskal commented Apr 6, 2020

When I try to subscribe [email protected] for email notifications, frontend doesn't pass plus sign to backend:

bad to address "user [email protected]`": 501 Invalid command or cannot parse to address

Here is the reference for valid email regexp, @akellbl4 can you please make sure that they can be passed to backend properly?
It would be nice to write a test case for that as well.

@paskal paskal changed the title Impossible to subscribe to email with plus sign in it Impossible to subscribe with email with plus sign in it Apr 6, 2020
@paskal paskal added this to the v1.6 milestone Jan 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants