Brian Evans | 14 May 22:08

Re: whitelisting

Zane C.B. wrote:
> Any suggestions on how to whitelist a email sender address that is
>   
OK sender.
> occasionally getting blocked due to a RBL hit for the sending
> servers IP?
>
> I have tried below, but I keep finding that it does not work and I
> keep having to comment out the last two RBLs.
>
> smtpd_sender_restrictions = 
>     check_recipient_access hash:/usr/local/etc/postfix/access.smtpd_sender_restrictions,
>   
Hmm, recipient? I thought you wanted to list a sender going to your MX 
(MAIL FROM)? Shouldn't it be check_sender_access?

If this is not correct, please clarify.

Brian


Gmane