[exim-dev] [Bug 2631] Option to restrict dnslists to specifi…

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Old-Topics: [exim-dev] [Bug 2631] New: Option to restrict dnslists to specific networks and log a warning if they return IP addresses outside this range
Subject: [exim-dev] [Bug 2631] Option to restrict dnslists to specific networks and log a warning if they return IP addresses outside this range
https://bugs.exim.org/show_bug.cgi?id=2631

--- Comment #16 from Simon Arlott <bugzilla.exim.simon@???> ---
(In reply to Jeremy Harris from comment #14)
>   accept        condition =     ${if eq {$dnslist_value}{127.255.255.252}}


Note that this doesn't work if there is more than one A record returned: "If
more than one address record is returned by the DNS lookup, all the IP
addresses are included in $dnslist_value, separated by commas and spaces."

--
You are receiving this mail because:
You are on the CC list for the bug.