RBL page
This page attracts a lot of spam, for some reason, probably not as much as other sites but still, enough to warrant collating. If people keep knocking at your door, you'd keep the details.
So, all the spam sources are recorded and kept on a RBL server named all.s5h.net. The all represents a collated list of all sources that send spam in one form or another to any of my server addresses.
ipv6
I've found a fair amount of spam to originate from IPv6 hosts, so these are added to the list using the ipv6.all.s5h.net namespace as described here. So, ensure your RBL client program is aware of this if you expect to find IPv6 entries in the this RBL database.
For example, if you want to check for 2001:DB8::1 in the database you will need to look up:
1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.8.b.d.0.1.0.0.2.ipv6.all.s5h.net
listing status
If you wish to check the status of a IP address in many RBL servers then you may wish to try the RBL Tool, which checks many RBL servers.
removal
I will remove anyone from this list providing they can show proof to me that they have addressed all potential security problems and are willing to keep channels of communication open to resolve any future issues.
To request removal, simply contact me at rbl@s5h.net (English only please until we get translators). Please supply me with your IP address and what you have done so far to address the problem. We will present you with details about how you were listed. A decision will be made as to the listing status, should you satisfy the removal criteria then the listing will be removed within 30minutes of the decision being made.
Listings are not simple work, there was a solid reason for the entry being added, so hostility towards the support team will not be tolerated and will may end up with you being lucky to any response from us at all, so please be polite when communicating with the support team.
All the TTL values for the DNS queries are set to five seconds, the change should appear immediately for you.
usage
You may use this RBL list free of charge, currently without limit and I intend to keep it that way.
If you wish to use this in MediaWiki, make the following changes:
LocalSettings.php
$wgDnsBlacklistUrls = array( 'all.s5h.net.', );
/var/service/qmail-smtpd/run, add the below to the tcpserver arguments, just prior to qmail-smtpd being called
rblsmtpd -r all.s5h.net
Exim:
Add the following to your config:
deny dnslists = all.s5h.net
Postfix:
Insert reject_rbl_client list.dsbl.org = all.s5h.net prior to permit in your smtpd_recipient_restrictions rule.
Last modified: Tue, 07 May 2013 18:46:10 BST