>Scott Techlist via Postfix-users:
>> I need to allow a domain to bypass my RBL checks.  I'm doing something 
>> wrong, or I'm
>misunderstanding what I'm checking from my logs.  I'd be grateful for an 
>assist to remedy.
>>
>
>Depending on whether omain is client or sender or ...
>
>    ...
>    reject_unauth_destination
>    ...
>    check_client_access hash:/pathname
>    reject_rbl_client example.com
>    ...
>
>Or
>
>    ...
>    reject_unauth_destination
>    ...
>    check_sender_access hash:/pathname
>    reject_rbl_client example.com
>    ...
>
>Or ???
>
>Where the table returns OK for the allowlisted domain.
>
>       Wietse


I'm always apprehensive when you answer <smile>.  

I think I've misunderstood client and sender, I added the test to my 
check_sender_access hash file.  Will see how that does.  Thank you.




_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to