fix u postinistu
authorZeljko Boros <Zeljko.Boros@carnet.hr>
Sun, 2 May 2021 10:16:27 +0000 (12:16 +0200)
committerZeljko Boros <Zeljko.Boros@carnet.hr>
Sun, 2 May 2021 10:16:27 +0000 (12:16 +0200)
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