OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: Restrictions

From: Matt Fretwell (mattfbauchan.org)
Date: Wed Mar 02 2005 - 02:00:21 CST


Bobby wrote:

> For example, use of reject_rbl_client in smtpd_recipient_restrictions
> - is there any reason to use it there and what is the difference vs.
> using it in smtpd_client_restrictions?

 If smtpd_delay_reject is left at the default of yes, the restrictions
aren't evaluated until RCPT TO. Where you put the restrictions, therefore,
is pretty irrelevant. Some put them all under recipient restrictions for
the simple reason of avoiding replicating whitelists for restrictions.

Matt