Albrecht Dre?:
> Hi all,
> 
> the subject says it all - it is possible to use a specific transport
> for sasl-authenticated users, similar to
> sender_dependent_default_transport_maps, with postfix 2.9?  The
> use case is to transmit all messages from sasl-authenticated senders
> only to a different machine where they shall be archived.

a) Use a policy server that replies "with FILTER smtp:[host]:port".
This requires Postfix 2.1 or later.

b) Use check_sasl_access table that replies with "FILTER smtp:[host]:port".
This requires Postfix 2.11 or later.

        Wietse

Reply via email to