From 7c052015203a0ec8ea0373e1b22807c1c33a13af Mon Sep 17 00:00:00 2001 From: Christoph Date: Wed, 18 Feb 2026 01:48:45 +0100 Subject: [PATCH] install_postfix_advanced.sh: some changes of 'main.cf' in case of relay host only. --- install_postfix_advanced.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install_postfix_advanced.sh b/install_postfix_advanced.sh index 71316d2..0e270b1 100755 --- a/install_postfix_advanced.sh +++ b/install_postfix_advanced.sh @@ -3049,7 +3049,7 @@ else EOF fi -if ${IS_SYMPA_LIST_SERVER} ; then +if ${IS_SYMPA_LIST_SERVER} || ${IS_RELAY_HOST}; then cat <> /etc/postfix/main.cf