postfix-users October 2011 archive
Main Archive Page > Month Archives  > postfix-users archives
postfix-users: Fwd: Config check

Fwd: Config check

From: IT geek 31 <itgeek31_at_nospam>
Date: Thu Oct 27 2011 - 09:16:15 GMT
To: rob0@gmx.co.uk, Jeroen Geilman <jeroen@adaptr.nl>, Postfix users <postfix-users@postfix.org>

>So would this work:
>
>smtpd_recipient_restrictions = permit_sasl_authenticated,
>check_sender_access hash:/usr/pkg/etc/postfix/sender_access,
>reject_unauth_destination, reject_unauth_pipelining, reject_rbl_client
>zen.spamhaus.org, check_policy_service inet:127.0.0.1:10023, permit
>
>As in the minute it discovered an ok'd email address in sender_access
>it would stop processing the rest of the checks and permit it?

The answer is yes... that would work! I have tested and I am happy.
Thank you to Rob and Jeroen for their help.