fix u postinstu
[postfix-cn.git] / debian / postinst
index ec3ab09..0851604 100755 (executable)
@@ -431,10 +431,10 @@ cp-update -t postfix-cn /etc/postfix/main.cf <<EOF
 
 EOF
 
-test -f /etc/postfix/access_client_cn && /usr/sbin/postmap /etc/postfix/access_client_cn
-test -f /etc/postfix/access_recipient_cn && /usr/sbin/postmap /etc/postfix/access_recipient_cn
-test -f /etc/postfix/access_sender_cn && /usr/sbin/postmap /etc/postfix/access_sender_cn
-test -f /etc/postfix/access_helo_cn && /usr/sbin/postmap /etc/postfix/access_helo_cn
+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-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
 
 
 # restart