Sebastian Wiesinger:
> Hello,
> 
> as I see/understand it, a check_client_access lookup that returns
> PERMIT will skip over the rest of smtpd_client_restrictions but WILL
> still run the checks in the other smtpd_*_restrictions classes, right?
> 
> I can't find that information in the SMTPD_ACCESS_README or other

Begin quote from SMTPD_ACCESS_README:

    "Each restriction list is evaluated from left to right until
    some restriction produces a result of PERMIT, REJECT or DEFER
    (try again later). The end of the list is equivalent to a PERMIT
    result."

End quote.

> (I can't find PERMIT in the access.5 manpage either).

Begin quote from access.5 manpage:

OTHER ACTIONS
   restriction...
          Apply the named UCE restriction(s) (permit, reject,
          reject_unauth_destination, and so on).

End quote.

        Wietse
> 
> Regards
> 
> Sebastian
> 
> -- 
> GPG Key: 0x93A0B9CE (F4F6 B1A3 866B 26E9 450A  9D82 58A2 D94A 93A0 B9CE)
> 'Are you Death?' ... IT'S THE SCYTHE, ISN'T IT? PEOPLE ALWAYS NOTICE THE 
> SCYTHE.
>             -- Terry Pratchett, The Fifth Elephant
> 

Reply via email to