https://bugs.exim.org/show_bug.cgi?id=2631

--- Comment #20 from Simon Arlott <bugzilla.exim.si...@arlott.org> ---
Here's a complete example with a lookup file
/etc/exim/invalid-dnslist-addresses:
  *.spamhaus.org: !127.255.255.0/24
  *.dnswl.org: !127.0.0.255

Configure:
  dnslist_valid_addresses = ${lookup{$dnslist_domain}partial1-lsearch{\
    /etc/exim/invalid-dnslist-addresses}{$value : }}127.0.0.0/8

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim 
details at http://www.exim.org/ ##

Reply via email to