We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5390154 commit 8ba54a2Copy full SHA for 8ba54a2
docs/content/administration/email-setup.en-us.md
@@ -79,8 +79,7 @@ SMTP_PORT = 465
79
FROM = example.user@gmail.com
80
USER = example.user
81
PASSWD = `***`
82
-PROTOCOL = smtp
83
-IS_TLS_ENABLED = true
+PROTOCOL = smtps
84
```
85
86
Note that you'll need to create and use an [App password](https://support.google.com/accounts/answer/185833?hl=en) by enabling 2FA on your Google
0 commit comments