Re: [Exim] malformed debug_selector setting: + or - expected…

Top Page
Delete this message
Reply to this message
Author: Erik Enge
Date:  
To: exim-users
Subject: Re: [Exim] malformed debug_selector setting: + or - expected but found "11"
Philip Hazel <ph10@???> writes:

> You haven't gone far enough! The ACL won't be run till it gets to a
> RCPT statement, which you have to provide (after a MAIL command).


Aha, that explains it, and now I can see that my RBL configuration (or
dnslist, I guess) does not work:

>>> check dnslists = blackholes.mail-abuse.org
>>> DNS list check: blackholes.mail-abuse.org
>>> new DNS lookup for 39.178.203.192.blackholes.mail-abuse.org
>>> DNS lookup for 39.178.203.192.blackholes.mail-abuse.org failed
>>> => that means 192.203.178.39 is not listed at blackholes.mail-abuse.org


However, <URL:http://mail-abuse.org/cgi-bin/lookup?192.203.178.39> tells
me it is in the RBL. Have I configured Exim wrong in some way?

Thanks,

Erik.