Emanuel:
> Thanks for the reply.
> 
> I think I expressed myself badly. i explain my escenary again. It's 
> possible set two round-robin maps?
> 
> sender_dependent_default_transport_maps =
>  randmap1:{relay1,relay2}
>  randmap2:{relay3,relay4}

This queries randmap1, and ONLY IF NO RESULT IS FOUND,
this will query randmap2.

> smtp_connection_cache_on_demand=no
> 
> # main.cf
> 
> check_client_access hash:/etc/postfix/client_ip
>  200.58.x.x relay:randmap1
>  200.58.x.x relay:randmap2

That is incorrect. check_client_access expects an ACTION such as
permit, reject, and so on.

        Wietyse

Reply via email to