Autor: Kirill Miazine Data: A: exim-users Assumpte: Re: [Exim] Condition with and
* Jan Suchanek [2002-10-14 17:32]: > > lc:$sender_address becomes lc:sender@???. You want
> > to use ${lc:$sender_address} and ${lc:$local_part}.
>
> ok, I am sure the second variant is indeed the one I want to use...but:
> I still does not work. Whether I get only one of the statements right or
> both or none... the router is called in any case
Can you post output of expansion for each of the ${lookup} expansions
under exim -be. You might need to modify you SQL query since there will
be no sender (?) or recipient related variables available.