On 10/13/2017 8:57 AM, David Jones wrote:
On 10/13/2017 07:47 AM, Markus Clardy wrote:
URIBL_BLOCKED is in reference to multi.uribl.com
<http://multi.uribl.com>.
--
- Markus
To disable queries to multi.uribl.com, put this in your local.cf or
equivalent in /etc/mail/spamassassin:
score URIBL_BLACK 0
score URIBL_GREY 0
score URIBL_RED 0
Based on my mail flow and other RBLs, I didn't miss this RBL when I
disabled it years ago. It may be valuable to some but Spamhaus and
IVM do most of the heavy lifting on my mail filters.
@Markus, @David: Thank you both. I started digging into the .cf files
and did find that reference to multi.uribl.com.
Strange that they are denying my queries. Maybe because I have a DHCP
address from a major ISP and that's a problem? I don't really
understand how they determine who is querying their RBLs. I thought
running unbound locally would help mitigate that problem, but I guess not.
Thanks again.