install_postfix_advanced.sh: some changes of 'main.cf' in case of relay host only.
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user