Hi Guys,

I moved my exim install to a new install of FreeBSD at a new host, my SBL checks seem to be broken! It seems that almost anything coming in via ipv6 is being flagged as being in an SBL, since the exim mailing list appears to deliver over ipv6, the list was being blocked too!

from my reject log:


2013-05-28 02:12:59 H=tahini.csx.cam.ac.uk [2001:630:212:8:204:23ff:fed6:b664] F=<[email protected]> rejected RCPT <[email protected]>: listed in zen.spamhaus.org 2013-05-28 02:19:01 H=tahini.csx.cam.ac.uk [2001:630:212:8:204:23ff:fed6:b664] F=<[email protected]> rejected RCPT <[email protected]>: listed in zen.spamhaus.org 2013-05-28 03:17:32 H=tahini.csx.cam.ac.uk [2001:630:212:8:204:23ff:fed6:b664] F=<[email protected]> rejected RCPT <[email protected]>: listed in zen.spamhaus.org 2013-05-28 19:14:39 H=tahini.csx.cam.ac.uk [2001:630:212:8:204:23ff:fed6:b664] F=<[email protected]> rejected RCPT <[email protected]>: listed in zen.spamhaus.org 2013-05-28 19:42:11 H=tahini.csx.cam.ac.uk [2001:630:212:8:204:23ff:fed6:b664] F=<[email protected]> rejected RCPT <[email protected]>: listed in zen.spamhaus.org 2013-05-28 20:21:03 H=tahini.csx.cam.ac.uk [2001:630:212:8:204:23ff:fed6:b664] F=<[email protected]> rejected RCPT <[email protected]>: listed in zen.spamhaus.org 2013-05-28 22:03:40 H=tahini.csx.cam.ac.uk [2001:630:212:8:204:23ff:fed6:b664] F=<[email protected]> rejected RCPT <[email protected]>: listed in zen.spamhaus.org 2013-05-28 22:09:30 H=tahini.csx.cam.ac.uk [2001:630:212:8:204:23ff:fed6:b664] F=<[email protected]> rejected RCPT <[email protected]>: listed in zen.spamhaus.org 2013-05-29 00:15:41 H=tahini.csx.cam.ac.uk [2001:630:212:8:204:23ff:fed6:b664] F=<[email protected]> rejected RCPT <[email protected]>: listed in zen.spamhaus.org

Gmail example:

2013-05-28 22:17:58 H=mail-pb0-x22d.google.com [2607:f8b0:400e:c01::22d] F=<[email protected]> rejected RCPT <[email protected]>: listed in zen.spamhaus.org

I have the following in my exim config:

deny message = Message Rejected - $sender_host_address is in a blacklist at $dnslist_domain\n$dnslist_text
          dnslists      = zen.spamhaus.org
          log_message   = listed in zen.spamhaus.org

Exim version is 4.80.1.

Any ideas?

is it a dns related thing perhaps?

--
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to