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

SendMail actor should be updated to handle OAuth 2.0 #323

Open
cxbrooks opened this issue Sep 5, 2017 · 1 comment
Open

SendMail actor should be updated to handle OAuth 2.0 #323

cxbrooks opened this issue Sep 5, 2017 · 1 comment
Assignees

Comments

@cxbrooks
Copy link
Member

cxbrooks commented Sep 5, 2017

Note: the issue was created automatically with bugzilla2github tool

Original bug ID: BZ#535
From: @cxbrooks
Reported version: 11.0.devel
CC: [email protected]

@cxbrooks
Copy link
Member Author

cxbrooks commented Sep 5, 2017

If you are using Google as your smtp provider, then you may need to modify your Google account to
See https://support.google.com/accounts/answer/6010255?hl=en
Allow less secure apps to access your account says:

This is because this actor does not support OAuth 2.0.
https://support.google.com/a/answer/6260879?hl=en
Allow less secure apps to access accounts Frequently Asked Questions (FAQ)
says:

What criteria is used to identify an application as being “less secure”?

Applications that rely on plain username/password
authentication to access an account programmatically are
considered less secure than those using modern day security
standards such as OAuth 2.0.

The class comment in the actor has been updated with the above text.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant