spf-discuss
[Top] [All Lists]

Re: smtpd_recipiant/client_restrictions

2004-05-24 01:01:45
Zitat von Alex van den Bogaerdt <alex(_at_)ergens(_dot_)op(_dot_)het(_dot_)net>:

On Fri, May 21, 2004 at 11:37:17AM -0600, Jeff Taylor wrote:

So I'm wondering... Would this setup cause and kind of security 
problems?  Is there any reason why I *shouldn't* run the check from 
smtpd_client_restrictions, or is this a valid (alternative) way to 
implement it?  Does anyone have ideas about why I can't get it to work 
from within smtpd_recipient_restrictions?

Sometimes it is difficult to understand what's happening.  To make
it easy to explain, people on the postfix list tell you to put all
of your restrictions in one tree, the smtpd_recipient_restrictions
list.  This way, all restrictions happen in the order you specify.

Is this a MUST?  No.  OTOH _you_ are specifying pop-before-smtp
twice whereas one time would be sufficient.

Best explanation of how postfix UCE works :
http://www.mengwong.com/misc/postfix-uce-guide.txt

It makes me finally understand this stuff :-)

Regards

Andreas


<Prev in Thread] Current Thread [Next in Thread>