natan via Postfix-users:
[restriction class with check_policy lookup, plus a lookup table]
[to decide what domains this restriction will apply to]
> Theoreticly its ok.
> 
> But I have some questions
> Is there any other - more sensible approach to the topic? Or how to 
> optimize it even more?
> Or are there any ready-made, proven and still developed solutions to 
> avoid reinventing the wheel?

It is as intended. Postfix supports lookup tables that allow you
to selectively invoke a simple restriction or a more complex
restriction class.

If people want a more procedural approach (if client matches table:
then action) then that could be plugged into the check_policy
interface, similar to how postfwd works. But that is an entirely
different wheel.

        Wietse
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to