install_update_dovecot.sh: add setting/default value for variable 'postfix_main_cf'.

This commit is contained in:
2021-08-22 17:55:52 +02:00
parent d182564d0a
commit 7837919b99
2 changed files with 15 additions and 0 deletions

View File

@ -57,6 +57,18 @@ ipv6=""
#http_user="www-data"
# ---
# - Postffix Settings
# ---
# - Postfix Main Configuration File
# -
# - defaults to:
# - /etc/postfix/main.cf
# -
#postfix_main_cf="/etc/postfix/main.cf"
# ---
# - Listener configuration
# ---