From 077b54753bd23024b65c161f7e712bce8aad1aa3 Mon Sep 17 00:00:00 2001 From: Christoph Date: Sun, 5 Mar 2023 15:04:51 +0100 Subject: [PATCH] install_postfixadmin.sh: add a 'notice' add the end of installation. --- install_postfixadmin.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/install_postfixadmin.sh b/install_postfixadmin.sh index 68aca6e..2f87c20 100755 --- a/install_postfixadmin.sh +++ b/install_postfixadmin.sh @@ -3343,6 +3343,10 @@ info "Browse to \033[1mhttp://${WEBSITE_NAME}/setup.php\033[m to create a 'setup \t[ \033[33m\033[1mNotice\033[m ]: \033[1mScroll back to see if all seems to be fine!\033[m + + +\t[ \033[33m\033[1mNotice\033[m ]: if password encryption was setup with \033[1m'dovecotpw'\033[m or encrypt backend + with \033[1m'dovecot:SHA512-CRYPT'\033[m continue after installing dovecot. EOF )"