Author: Nico Erfurth Date: To: Fabio Panigatti CC: exim-users Subject: 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>