Le 18/09/2013 12:48, Wietse Venema a écrit :
Wietse Venema:
Emmanuel Fust?:
In an "access" table, could I use any postfix "reject_xxx" and
"permit_xxx" directive ?
I did not find it in the documentation. It could be very powerfull.
It *is* documented.

OTHER ACTIONS
        restriction...
               Apply    the   named   UCE   restriction(s)   (permit,   reject,
               reject_unauth_destination, and so on).
And, this is in fact the supported way to implement per-sender (or
per-client, per-recipient, etc.) access policies. You index the
table with the sender (or client, recipient, etc.) and specify
some policy on the right-hand side. You can use this in the
middle of a longer access list.

        Wietse
Ok, got it, thank you.
I think that it deserve more than just this paragraph.
I was looking how to do better per sender access policy and completely overlook this paragraph !
I'm sorry, all my apologies.

Emmanuel.

Reply via email to