Displaying 2 results from an estimated 2 matches for "oauth_overview".
2015 Oct 07
2
ssmtp config for gmail
I have tried to setup ssmtp to relay through gmail.
root=my gmail address
AuthUser=my gmail address
AuthPass=my password
FromLineOverride=YES
mailhub=smtp.gmail.com:587
UseSTARTTLS=YES
TLS_CA_FILE=/etc/pki/tls/certs/ca-bundle.crt
I get this error:
Authorization failed (534 5.7.14
https://support.google.com/mail/answer/78754 145sm16287775qhb.20 - gsmtp)
I am not using two step verification at
2015 Oct 07
0
ssmtp config for gmail
...oint in on the
support page they link to:
-- Your mail app might not support the latest security
standards. Learn how to allow less secure apps access
to your account.
If you aren't using OAuth 2.0 (which you aren't in your context):
<https://developers.google.com/gmail/oauth_overview?hl=en>
you need to set your gmail account to accept connections from "less
secure apps".
<https://support.google.com/accounts/answer/6010255?hl=en>