Stan Novogroudski wrote:
> I'll have a list of mail adresses, which have to be redirected to
> another smtp's
> [EMAIL PROTECTED] another-smtp-ONE.my-domain.foo
> [EMAIL PROTECTED] another-smtp-THO.my-domain.foo
this should work:
smtp_route:
driver = manualroute
transport = remote_smtp
route_data = ${lookup [EMAIL PROTECTED] lsearch {/your/file}}
--
## List details at http://www.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/