install_postfix_advanced.sh, install_postfix_base.sh: Disable backwards compatibility (set: compatibility_level = 2).

This commit is contained in:
2019-08-19 21:05:45 +02:00
parent d1d806d085
commit 4c501bc369
2 changed files with 41 additions and 0 deletions

View File

@ -1010,6 +1010,10 @@ echononl " Creeate new postfix configuration file"
cat <<EOF > /etc/postfix/main.cf
# ============ Basic settings ============
# Disable backwards compatibility
compatibility_level = 2
# Debian specific: Specifying a file name will cause the first
# line of that file to be used as the name. The Debian default
# is /etc/mailname.