Editing mistake

This commit is contained in:
Steven Mondji-Lerider 2012-09-04 08:35:05 +00:00
parent fd3f4cef8b
commit 8d7c7690c8
1 changed files with 1 additions and 1 deletions

View File

@ -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}'`