X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;f=debian%2Fpostinst;h=46e7587791316998914a4a5592f949bd3c1da515;hb=712070353230d5b23df51aad05cb88f328a92b49;hp=89bb37e6913cef5d681cb61ee4d69e8f923659dc;hpb=55440d5d9d831151bca1534aa61369eee14e0f24;p=postfix-cn.git diff --git a/debian/postinst b/debian/postinst index 89bb37e..46e7587 100755 --- a/debian/postinst +++ b/debian/postinst @@ -171,8 +171,8 @@ if [ "$rbl" ]; then done fi -# dodaj check_policy_service i permit na kraj -smtpd_recipient_restrictions="$smtpd_recipient_restrictions, check_policy_service inet:127.0.0.1:60000, permit" +# dodaj permit na kraj +smtpd_recipient_restrictions="$smtpd_recipient_restrictions, permit" postconf -e smtpd_recipient_restrictions="$smtpd_recipient_restrictions" # SASL stuff