Sorry,looks like the policyd line needs to come _before_ the
permit_mynetworks line, so I now have:

smtpd_recipient_restrictions =
reject_unauth_destination,
reject_unknown_recipient_domain,
reject_non_fqdn_sender,
reject_non_fqdn_recipient,
reject_invalid_hostname,
reject_non_fqdn_hostname,
reject_unverified_recipient,
check_policy_service inet:127.0.0.1:10031,
permit_mynetworks,
check_client_access hash:/etc/postfix/bypass_amavis,
permit_auth_destination,
permit_mx_backup

I'd still appreciate feedback regarding the efficiency of this particular 
order.

Thanks,
--Tobias

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
policyd-users mailing list
policyd-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/policyd-users

Reply via email to