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

configuration issues with SMTP (possibly idiot mistake) #489

Closed
nibbler75 opened this issue Apr 11, 2024 · 2 comments
Closed

configuration issues with SMTP (possibly idiot mistake) #489

nibbler75 opened this issue Apr 11, 2024 · 2 comments

Comments

@nibbler75
Copy link

Hello guys,
i keep getting this error.
Configuration Error: (535, b'5.7.8 Username and Password not accepted. For more information, go to\n5.7.8 https://support.google.com/mail/?p=BadCredentials v8-20020a05600c470800b004162020cee2sm5498654wmo.4 - gsmtp')

I don't know why the configuration seems pretty straightforward is anything wrong with those settings :

[SMTP]
Enabled = true
Host = smtp.gmail.com
Port = 587
Username = [email protected]
Password = mypassword
TLS = true
SSL = false
Sender = [email protected]
Recipients = [email protected]

I'm pretty sure my login and passwords are correct so where is this error coming from dare ask?

thanks in advance for your input.

@Der-Henning
Copy link
Owner

Hi @nibbler75.
Gmail does not allow using your credentials for a login with third party applications. You have to create an application login for the scanner. For more information see https://support.google.com/accounts/answer/185833?hl=en.

@nibbler75
Copy link
Author

thanks for your help sir.
Inspector Clouseau thanks you for your efficient cooperation.

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