install_postfix_advanced.sh: some changes of 'main.cf' in case of relay host only.

This commit is contained in:
Christoph
2026-02-18 01:48:45 +01:00
parent 0674fb1231
commit 7c05201520

View File

@@ -3049,7 +3049,7 @@ else
EOF EOF
fi fi
if ${IS_SYMPA_LIST_SERVER} ; then if ${IS_SYMPA_LIST_SERVER} || ${IS_RELAY_HOST}; then
cat <<EOF >> /etc/postfix/main.cf cat <<EOF >> /etc/postfix/main.cf