Re: [exim] Recursive Lookups

Góra strony
Delete this message
Reply to this message
Autor: Marc Sherman
Data:  
Dla: exim-users
Temat: 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