Editing mistake
This commit is contained in:
parent
fd3f4cef8b
commit
8d7c7690c8
|
@ -329,7 +329,7 @@ grep -v '^\ *#' $postfix_conf |while read line ; do
|
|||
done
|
||||
|
||||
# Conviguring delivery used by Postfix
|
||||
. ./alternc_add_policy_dovecot
|
||||
/usr/lib/alternc/alternc_add_policy_dovecot
|
||||
|
||||
# Bug #1215: configure mydestination when $FQDN is not in
|
||||
OLDDESTINATION=`postconf mydestination | awk -F '=' '{print $2}'`
|
||||
|
|
Loading…
Reference in New Issue