install_postfix_base.sh: some really minor changes..
This commit is contained in:
parent
0b410ad6d8
commit
ee41a335b1
@ -1457,7 +1457,7 @@ fi
|
|||||||
if [[ ${RELAY_PORT} -ne 25 ]] ; then
|
if [[ ${RELAY_PORT} -ne 25 ]] ; then
|
||||||
|
|
||||||
echo ""
|
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}'."
|
on this host here and incoming on the relay host '${RELAY_HOST}'."
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user