alternc.install ne deployait pas le master.cf de postfix version alternc
This commit is contained in:
parent
f0da4bc5fe
commit
90875a4cca
|
@ -71,7 +71,7 @@ if [ -e /etc/bind/named.conf ]; then
|
|||
etc/bind/templates/named.template etc/bind/named.conf.options"
|
||||
fi
|
||||
if [ -d /etc/postfix ]; then
|
||||
CONFIG_FILES="$CONFIG_FILES etc/postfix/myalias.cf etc/postfix/myrelay.cf
|
||||
CONFIG_FILES="$CONFIG_FILES etc/postfix/master.cf etc/postfix/myalias.cf etc/postfix/myrelay.cf
|
||||
etc/postfix/mydomain.cf etc/postfix/myrelay-domain.cf etc/postfix/mygid.cf etc/postfix/myquota.cf
|
||||
etc/postfix/myvirtual.cf etc/postfix/mytransport.cf etc/postfix/sasl/smtpd.conf"
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue