Auteur: Niels Kobschätzki Date: À: Odhiambo Washington CC: exim users Sujet: Re: [exim] Routing for aliases
On 19 Jan 2021, at 9:36, Odhiambo Washington wrote:
> On Tue, 19 Jan 2021 at 11:31, Niels Kobschätzki via Exim-users <
> exim-users@???> wrote:
>
>> Hi,
>>
>> I have the following case: I have users who have their mail-address
>> aliased to an external address. The moment a router resolves the
>> alias
>> it doesn’t go again for the new target address through all routers
>> but
>> jumps directly the router to my dnslookup-router which is used for
>> external mails and sends it out. Any idea how I get the mail through
>> the
>> whole router-loop again?
>>
>
> A matching route was found and the mail routed correctly.
> Maybe you want to re-order your routers - because routers are
> processed "in
> order"...
But there are several routers before the dnslookup-router and the
debug-output does not indicate that they are checked before.