From fb95997bf74182c9b199aa5d5a77c26966ba0cfe Mon Sep 17 00:00:00 2001 From: Inseo Song Date: Wed, 27 Mar 2024 10:19:47 +0900 Subject: [PATCH] docs: modify expression(2) Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com> --- docs/content/config/advanced/mail-forwarding/gmail-smtp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/config/advanced/mail-forwarding/gmail-smtp.md b/docs/content/config/advanced/mail-forwarding/gmail-smtp.md index 1aac8374..95e763f3 100644 --- a/docs/content/config/advanced/mail-forwarding/gmail-smtp.md +++ b/docs/content/config/advanced/mail-forwarding/gmail-smtp.md @@ -6,7 +6,7 @@ This page provides a guide for configuring DMS to use [GMAIL as an SMTP relay ho !!! example "Configuration via ENV" - [Configure a relay host in DMS][docs::relay] to forward all your mail through GMAIL SMTP: + [Configure a relay host in DMS][docs::relay] to forward all your mail through: - `RELAY_HOST` should match your [SMTP Server Endpoint][gmail-smtp::relay-host]. - `RELAY_PORT` should be set to [one of the supported Gmail SMTP ports][gmail-smtp::relay-port] (_eg: 587 for STARTTLS_).