Re: [exim] Recursive Lookups

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Marc Sherman
Date:  
À: exim-users
Sujet: Re: [exim] Recursive Lookups
Timothy Arnold wrote:
>
> I am fairly certain that this is a design feature to avoid mail loops but
> I will explain the issue. The user has an alias file and we lookup the
> $original_local_part@$original_local_domain


Why are you looking up the original values, instead of the current
values being routed? This is exactly why it's not working.

- Marc