Re: [Exim] sender_domains expansion

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Viktor Varga
Dátum:  
Címzett: exim-users
Tárgy: Re: [Exim] sender_domains expansion
On Friday 24 May 2002 09:12 pm, Philip Hazel wrote:
> On Fri, 24 May 2002, Viktor Varga wrote:
> > WHY EXIM TRIES TO EXPAND $domain WITH RECIPIENT DOMAIN, AND NOT WITH
> > SENDER DOMAIN ??????
>
> No need to shout.
>
> Because $domain is defined to contain the recipient domain. The sender
> domain is in $sender_domain.


Finally, I solve the problem. The sender domain is in $sender_address_domain

Viktor Varga