Re: [Exim] dnslists returned ip address

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Nico Erfurth
Data:  
Para: Fabio Panigatti
CC: exim-users
Assunto: Re: [Exim] dnslists returned ip address
Fabio Panigatti wrote:
> Is there a way to log the 127.1.0.x ip address returned by a positive
> dnslists query? Is there a $variable containing this value?


you want the "value" of the "dnslist" query?

RTFM and find this:

<quote>
$dnslist_value: When a client host is found to be on a DNS (black) list,
the IP address from the resource record is placed in this variable.
</quote>


Nico