Skip to content

Commit 96c9db8

Browse files
authored
Update readme.md
1 parent 8bcae09 commit 96c9db8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Documentation: [OAuth](https://developers.google.com/api-client-library/python/g
101101
To *send* a notification via email using Gmail you should:
102102

103103
* Allow ["less secure apps"](https://www.google.com/settings/security/lesssecureapps) and ["DisplayUnlockCaptcha"](https://accounts.google.com/DisplayUnlockCaptcha) on your account
104-
* [Troubleshooting](https://support.google.com/mail/answer/78754) if you can't sign in to your email app due to `smtplib.SMTPAuthenticationError`
104+
* [Troubleshoot](https://support.google.com/mail/answer/78754) sign-in problems and [examples](http://stackoverflow.com/questions/10147455/how-to-send-an-email-with-gmail-as-provider-using-python)
105105
* Change your Gmail credentials in the config file
106106

107107
```

0 commit comments

Comments
 (0)