Stephen Philbin
10-25-2007, 05:50 AM
Could anyone help to shed some light on why my mail server is blacklisted please? It's barely sent out any mail at all so far and it's certainly never sent out any spam. Yet still it is blacklisted on some DNS blacklist. I'm aware of things like DKIM, SPF and Microsoft's SenderID and I'm pretty confident none of those are the issue.
I'm trying to send mail to my local health centre to order prescriptions (seeing as that's pretty much the only way they accept orders now), but the connection from my mail server is rejected. Here's the (rather brief) SMTP conversation.
www:~# telnet smtp.nhs.net 25
Trying 216.239.198.21...
Connected to smtp.nhs.net.
Escape character is '^]'.
554 Mail from 207.210.112.173 refused, see RBL server sbl-xbl.dnsbl
Connection closed by foreign host.
As you can see, I don't even get as far as the HELO/EHLO and I get dismissed. Anyone have any idea what the hell "RBL server sbl-xbl.dnsbl" is? I'm rather lost here.
I'm trying to send mail to my local health centre to order prescriptions (seeing as that's pretty much the only way they accept orders now), but the connection from my mail server is rejected. Here's the (rather brief) SMTP conversation.
www:~# telnet smtp.nhs.net 25
Trying 216.239.198.21...
Connected to smtp.nhs.net.
Escape character is '^]'.
554 Mail from 207.210.112.173 refused, see RBL server sbl-xbl.dnsbl
Connection closed by foreign host.
As you can see, I don't even get as far as the HELO/EHLO and I get dismissed. Anyone have any idea what the hell "RBL server sbl-xbl.dnsbl" is? I'm rather lost here.