docs: modify expression(2)

Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
This commit is contained in:
Inseo Song 2024-03-27 10:19:47 +09:00 committed by GitHub
parent 7f6097deb6
commit fb95997bf7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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_).