Re: [exim] Router not bing called

Pàgina inicial
Delete this message
Reply to this message
Autor: Marc Sherman
Data:  
A: Leigh Dodd
CC: 'Exim-Users \(E-mail\)'
Assumpte: Re: [exim] Router not bing called
Leigh Dodd wrote:
>
> I've tried everything I can think of, how do I check, in a router, that the
> router does NOT get called when the message is sent by my local network?
> (Tried $host $host_address and about 20 other thing, some producing Panic's
> and nothings worked yet)


sender_host_address is the one you're looking for.

- Marc