make changes in SMTPD_LISTEN_REMOTE visuable for admin
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=12
This commit is contained in:
parent
9cb711e363
commit
a41fc89edb
@ -446,6 +446,7 @@ if [ ${1:-0} -gt 1 ]; then
|
|||||||
#New map in 11.2 #TODO remove it later
|
#New map in 11.2 #TODO remove it later
|
||||||
. /etc/sysconfig/postfix
|
. /etc/sysconfig/postfix
|
||||||
sed -i "s/^POSTFIX_MAP_LIST=.*/POSTFIX_MAP_LIST=\"$POSTFIX_MAP_LIST relay\"/" /etc/sysconfig/postfix
|
sed -i "s/^POSTFIX_MAP_LIST=.*/POSTFIX_MAP_LIST=\"$POSTFIX_MAP_LIST relay\"/" /etc/sysconfig/postfix
|
||||||
|
sed -i 's/SMTPD_LISTEN_REMOTE=.*/SMTPD_LISTEN_REMOTE=""/' /etc/sysconfig/mail
|
||||||
fi
|
fi
|
||||||
ldconfig
|
ldconfig
|
||||||
# ---------------------------------------------------------------------------
|
# ---------------------------------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user