On 1/21/2010 3:20 PM, Carlos Williams wrote:
> On Thu, Jan 21, 2010 at 2:43 PM, Brian Evans - Postfix List
> <[email protected]> wrote:
>   
>> This is a client IP not a sender, e. g. 'MAIL FROM: [email protected]'
>>
>> The IP should go into a file referenced by a check_client_access
>> restriction.
>>     
> So when I generate a 'check_client_access' file in '/etc/postfix', I
> need to reference this check under which trigger sections? Would this
> go under 'smtpd_recipient_restrictions' or 'smtpd_client_restriction'?
>
>   
Since you have 'smtpd_delay_reject = yes', it does not matter.
All restrictions are processed during 'RCPT TO' time with this (default)
setting.
All information about client, helo, sender and recipient are available
in those classes.



Reply via email to