Mike Brudenell via Exim-users <exim-users@???> (Di 17 Apr 2018 20:47:32 CEST):
> Am I going mad?
>
> Section 43.36 *Detailed information from merged DNS lists*
> <https://www.exim.org/exim-html-current/doc/html/spec_html/ch-access_control_lists.html#SECTmordetinf>
> in
> the Specification has two examples, such as:
>
> reject message = \
> rejected because $sender_host_address is blacklisted \
> at $dnslist_domain\n$dnslist_text
> dnslists = \
> sbl.spamhaus.org,sbl-xbl.spamhaus.org=127.0.0.2 : \
> dul.dnsbl.sorbs.net,dnsbl.sorbs.net=127.0.0.10
It is there even twice, as
reject message =
and some lines later as
reject dnslists =
I'll fix it, in case it proves to be wrong.
(Until now I do not know of an ACL verb „reject“)
--
Heiko