Stan Novogroudski wrote:
> I'll have a list of mail adresses, which have to be redirected to
> another smtp's
> mail@??? another-smtp-ONE.my-domain.foo
> mail2@??? another-smtp-THO.my-domain.foo
this should work:
smtp_route:
driver = manualroute
transport = remote_smtp
route_data = ${lookup {$local_part@$domain} lsearch {/your/file}}