install_postfix_advanced.sh: fix error - forgot 'fi'..
This commit is contained in:
@@ -1080,6 +1080,7 @@ else
|
|||||||
cat <<EOF >> "${_file}"
|
cat <<EOF >> "${_file}"
|
||||||
HELO_reject = SPF_Not_Pass
|
HELO_reject = SPF_Not_Pass
|
||||||
EOF
|
EOF
|
||||||
|
fi
|
||||||
|
|
||||||
cat <<EOF >> "${_file}"
|
cat <<EOF >> "${_file}"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user