On Thu, 2015-03-26 at 03:20 +0000, Jeremy McSpadden wrote:
> I am not sure why emails are being blocked if they're returning on the
> whitelist for hostkarma
>
> The sender 207.46.163.187 is in a black list at
> hostkarma.junkemailfilter.com White listed 207.46.163.187 See
> http://wiki.junkemailfilter.com/index.php/Spam_DNS_Lists
>
>
> Exim.conf
>
> deny message = The sender $sender_host_address is in a black list at $dnslist_domain\n$dnslist_text
> dnslists = hostkarma.junkemailfilter.com=127.0.0.2
The RBL listing for that IP address appears to be confused:
187.163.46.207.hostkarma.junkemailfilter.com has address 127.0.0.1
187.163.46.207.hostkarma.junkemailfilter.com has address 127.0.1.1
187.163.46.207.hostkarma.junkemailfilter.com has address 127.0.0.2
That's both white- and blacklisted according to the documentation on
their wiki.
Regards,
Adam