From 654e5738d47a7a03190af1709180ebb2540379de Mon Sep 17 00:00:00 2001 From: Christoph Kuchenbuch Date: Mon, 16 Feb 2026 00:15:57 +0100 Subject: [PATCH] install_postfix_advanced.sh: fix error - forgot 'fi'.. --- install_postfix_advanced.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install_postfix_advanced.sh b/install_postfix_advanced.sh index f88abe5..ea85bdc 100755 --- a/install_postfix_advanced.sh +++ b/install_postfix_advanced.sh @@ -1080,6 +1080,7 @@ else cat <> "${_file}" HELO_reject = SPF_Not_Pass EOF +fi cat <> "${_file}"