[exim] Re: DNS blocklist semantics

Top Page
Delete this message
Reply to this message
Author: Ian Z via Exim-users
Date:  
To: exim-users
Subject: [exim] Re: DNS blocklist semantics
On Mon, Jul 15, 2024 at 09:52:32AM GMT, Andreas Metzler via Exim-users wrote:

> > Is the right hand side of a dnslists condition (in ACLs) a true
> > domain list in the sense of Section 10.3, or just a generic string
> > list?


> afaict from looking at the spec it is not a domain list:


> dnslists = <list of domain names and other data>


> compared to


> domains = <domain list>


Indeed, I came to the same conclusion after enabling more verbosity in
my DNS daemon and looking at the logs. I worked around it with

dnslists = ${readfile{/path/to/file}{:}}

--
Ian

--
## subscription configuration (requires account):
## https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/
## unsubscribe (doesn't require an account):
## exim-users-unsubscribe@???
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/