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

Sending emails when password contains characters that need to be escaped #29

Open
jasonvriends opened this issue Jul 5, 2021 · 2 comments
Assignees

Comments

@jasonvriends
Copy link

I am getting the error "fastapi_mail.errors.ConnectionErrors: Exception raised (535, '5.7.8 Username and Password not accepted."

The password I am using works within Azure Functions. Could it be that when you are reading/writing the password its not being enclosed in quotes or being escaped?

@codemation codemation self-assigned this Jul 7, 2021
@codemation
Copy link
Owner

@jasonvriends
If you were able to test & use a less complex password(which worked), it may be worth while to share an example password that would fail so that I can create a test for this later.

@jasonvriends
Copy link
Author

3%SLO6gY3%UVA4sY

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