If you create an account but misspell your email address. You will get an error in the backend from the smtp server .
The account will be created but with the wrong email address that can't be verified.
Steps to reproduce
Environment
Expected behavior
[ ] Catch the error and display it to the user
[ ] The user should be able to correct the email address and create an account using the same username
Describe the bug
If you create an account but misspell your email address. You will get an error in the backend from the smtp server . The account will be created but with the wrong email address that can't be verified.
Steps to reproduce
Environment
Expected behavior
Screenshots
Additional context