From 7e450547ad559135b1d0fa2a9e8e7ae9933c35f4 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Sun, 25 Aug 2024 16:10:09 +0200 Subject: [PATCH] Update setup-remote-smtp-server-for-openpanel.md --- .../user-experience/setup-remote-smtp-server-for-openpanel.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/docs/articles/user-experience/setup-remote-smtp-server-for-openpanel.md b/documentation/docs/articles/user-experience/setup-remote-smtp-server-for-openpanel.md index abe28dd1..fcf28435 100644 --- a/documentation/docs/articles/user-experience/setup-remote-smtp-server-for-openpanel.md +++ b/documentation/docs/articles/user-experience/setup-remote-smtp-server-for-openpanel.md @@ -26,7 +26,7 @@ port 25 from USERNAME@HOSTNAME ``` -[Login as root for that user]() and edit the file. In this file, set the email address and server to be used for all outgoing emails. +[Login as root for that user](https://dev.openpanel.com/cli/commands.html#Login-as-User) and edit the file. In this file, set the email address and server to be used for all outgoing emails. For example, you can configure Gmail SMTP settings as shown in the [Arch Linux Wiki](https://wiki.archlinux.org/title/Msmtp).