fix u postinistu
[postfix-cn.git] / debian / postinst
index 0851604..33c727b 100755 (executable)
@@ -432,7 +432,7 @@ cp-update -t postfix-cn /etc/postfix/main.cf <<EOF
 EOF
 
 test -f /etc/postfix/cn-client-access && /usr/sbin/postmap /etc/postfix/cn-client-access
-test -f /etc/postfix/cn-recipient-access && /usr/sbin/postmap /etc/postfix/cn-recipient
+test -f /etc/postfix/cn-recipient-access && /usr/sbin/postmap /etc/postfix/cn-recipient-access
 test -f /etc/postfix/cn-sender-access && /usr/sbin/postmap /etc/postfix/cn-sender-access
 test -f /etc/postfix/cn-helo-access && /usr/sbin/postmap /etc/postfix/cn-helo-access