From a67d2f7842b39a39d309a4924ccced1fcbc24e16 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Sun, 28 May 2023 22:46:43 +0200 Subject: [PATCH] Update ADMIN.md : missing tip to be able to send email --- doc/ADMIN.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/ADMIN.md b/doc/ADMIN.md index 2cb06f7..6894d23 100644 --- a/doc/ADMIN.md +++ b/doc/ADMIN.md @@ -2,4 +2,6 @@ The password-file is created after first opening the admin UI! Be sure to immediately change the default password! -Open the admin UI `https://__DOMAIN__/__PATH__/?admin` to configure your mail server settings. Login with user "admin" and password from the file `__INSTALL_DIR__/data/_data_/_default_/admin_password.txt`. +Open Snappy's admin UI `https://__DOMAIN__/__PATH__/?admin` to configure your mail server settings. Login with user "admin" and password from the file `__INSTALL_DIR__/data/_data_/_default_/admin_password.txt`. + +In particular, to be able to send emails, you need to go to Snappy's admin UI > Domains > __DOMAIN__ > SMTP > Check "Use authentication"