From 8d7c7690c81eca77c7cf4e5893eadb3c6a026a82 Mon Sep 17 00:00:00 2001 From: Steven Mondji-Lerider Date: Tue, 4 Sep 2012 08:35:05 +0000 Subject: [PATCH] Editing mistake --- install/alternc.install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/alternc.install b/install/alternc.install index 1d8dc6d9..ef908ca5 100644 --- a/install/alternc.install +++ b/install/alternc.install @@ -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}'`