How to configure Postfix to use ACL Policy Daemon?

Created by Miguel Di Ciurcio Filho
Keywords:
postfix

Just add check_policy_service inet:127.0.0.1:10001 to smtpd_client_restrictions, smtpd_recipient_restrictions etc, and you are good to go.