Hi
I need small clarification needing that one, namely:
http://wiki.exim.org/FAQ/Routing_for_local_delivery/Q0427
The first solution with single redirect router looks fine, but in case
of the scenario with two routers:
aliases1 has A->B alias, but no B->...
aliases2 has some other ones, but neither A->... nor B->...
Mail to A arrives. In such case, first router will yield B,A and second
router will decline - the final effect will be A and B - and the
expected result would be just B.
Am I seeing it right, or am I missing some detail ?