Do you mean that i must give logging of the problem ? I don't undestrand if you say that there is a solution and I have done some error in typing
Nicola Piazzi CED - Sistemi COMET s.p.a. Via Michelino, 105 - 40127 Bologna - Italia Tel. +39 051.6079.293 Cell. +39 328.21.73.470 Web: www.gruppocomet.it -----Messaggio originale----- Da: owner-postfix-us...@postfix.org [mailto:owner-postfix-us...@postfix.org] Per conto di Viktor Dukhovni Inviato: mercoledì 23 dicembre 2015 09:00 A: postfix-users@postfix.org Oggetto: Re: R: R: smtpd_recipient_restrictions in error On Wed, Dec 23, 2015 at 07:54:22AM +0000, Nicola Piazzi wrote: > At now my "smtpd_recipient_restrictions" is configured to use sqlgrey > and is working : smtpd_recipient_restrictions = > permit_sasl_authenticated, permit_mynetworks, > reject_unauth_destination, reject_non_fqdn_recipient, > reject_unknown_recipient_domain, check_recipient_access > hash:/etc/postfix/recipient_access, check_policy_service > inet:127.0.0.1:2501 > > If I want to verify recipients in exchange I need to put > "reject_unverified_recipient" but it work ONLY if I remove > "check_policy_service" : smtpd_recipient_restrictions = > permit_sasl_authenticated, permit_mynetworks, > reject_unauth_destination, reject_non_fqdn_recipient, > reject_unknown_recipient_domain, check_recipient_access > hash:/etc/postfix/recipient_access, > reject_unverified_recipient > > Using together "reject_unverified_recipient" and check_policy_service > give error after typing rcpt to.... http://www.postfix.org/DEBUG_README.html#mail http://www.postfix.org/ADDRESS_VERIFICATION_README.html -- Viktor.