On 18 Oct 2006, at 01:59, Marten Lehmann wrote: > Hello, > >> The first router matched will be processed, unless unseen. > > thats exactly the problem: I one router is successful, I have to set > "unseen", otherwise the following routers aren't processed. But at > this > time I don't know if other routers will be successful. So if I'm > setting > "unseen", then exim behaves as if this router has failed altough it > will > process the message with a transport if any following router is > successful. > But if none of the following routers is successful and the first > router > is "unseen", then exim will reply "Unroutable address". Thats the > problem. >
How about putting a copy the first router at the end without unseen and configuring a transport to blackhole anything that comes through. > Regards > Marten > > -- > ## 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/ > -- ## 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/
