install_postfix_base.sh: some really minor changes..

This commit is contained in:
Christoph 2025-01-27 17:48:36 +01:00
parent 0b410ad6d8
commit ee41a335b1

View File

@ -1457,7 +1457,7 @@ fi
if [[ ${RELAY_PORT} -ne 25 ]] ; then
echo ""
warn "Please do not forget to allow port \033[1m${RELAY_PORT}\033[m on both sides, outgoing here
warn "Please do not forget to allow port \033[1m${RELAY_PORT}\033[m on both sides, outgoing
on this host here and incoming on the relay host '${RELAY_HOST}'."
fi