Cactus - Danke
You have moved me along, danke. I have read over the links.
Just to get my thinking right. Now my <config show qpsmtpd> list looks like this.
RBLList=bl.spamcop.net:combined.njabl.org:dnsbl.ahbl.org:dnsbl-1.uceprotect.net:dnsbl-2.uceprotect.net:list.dsbl.org:multihop.dsbl.org:psbl.surriel.com:zen.spamhaus.org
How would I remove the <dnsbl-1.uceprotect.net:dnsbl-2.uceprotect.net> . Sites.
Do I just run the command;
<config setprop qpsmtpd RBLList bl.spamcop.net,combined.njabl.org,dnsbl.ahbl.org,list.dsbl.org,multihop.dsbl.org,psbl.surriel.com,zen.spamhaus.org>
<signal-event email-update>
IN OTHER WORDS run the above command WITHOUT the sites that I don’t want to include and then it will just overwrite the old configuration, removing the previous sites.
Does anyone know how to see what version of lists is being used. In other words If it was updated yesterday or last week?
And how to manually update it now?
Despite the fact that we are are not in the list now, I want to see if we are still in our dnsbl files I asume the only way to do that is update the files and then send an email and see if it bounces.
Thanks.