Re: [Exim] dnslists returned ip address

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Nico Erfurth
Ημερομηνία:  
Προς: Fabio Panigatti
Υ/ο: exim-users
Αντικείμενο: 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