Update setup-remote-smtp-server-for-openpanel.md

This commit is contained in:
Stefan Pejcic 2024-08-25 16:10:09 +02:00 committed by GitHub
parent d7e903155c
commit 7e450547ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,7 +26,7 @@ port 25
from USERNAME@HOSTNAME 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). For example, you can configure Gmail SMTP settings as shown in the [Arch Linux Wiki](https://wiki.archlinux.org/title/Msmtp).