Thanks,
it seems to work with this router placed on first posistion in configure:
exchange2003:
driver = manualroute
domains = +local_domains
transport = remote_smtp
route_list = * 192.168.123.254
unseen = true
Regards
Dave Evans a écrit :
> On Tue, Jun 20, 2006 at 10:33:26AM +0200, "Cédric MARCOUX (sprimont)" wrote:
>> I'm searching for a way to deliver my mail in exim in normal way
>> (alias,local user,...) but additionnaly copy RECEIVED mail to remote
>> exchange server.
>
> Set up two routers to handle the mail (one for local delivery, one remote).
> Mark the first one as "unseen".
>
> Or, use a "redirect" router to expand each original address into two
> addresses, one of which gets routed locally, and the other remotely.
>
>
--
## 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/