About 2 months ago, the DNSBL stopped working and
email accounts began getting "normal" SPAM floods.
Turning the DNSBL on/off seems to make zero difference.
Results from testing an RBL server more direcly seem okay:
Unfortunately, I didn't find anyone else with this issue :-/
(it's always a little more comforting when it's "not just me",
plus it means answers are being sought, perhaps found).
The RBL server version is:
Does anyone know how I can test what, if anything, the
mail server is doing with BLs along the chain of events?
... or any ideas to try?
Thanks!
email accounts began getting "normal" SPAM floods.
Turning the DNSBL on/off seems to make zero difference.
Results from testing an RBL server more direcly seem okay:
Code:
[root@www ~]# dig +short 2.0.0.127.zen.spamhaus.org
127.0.0.4
127.0.0.10
127.0.0.2
[root@www ~]# dig +short 1.0.0.127.zen.spamhaus.org
[root@www ~]# dig +short TXT 2.0.0.127.zen.spamhaus.org
"http://www.spamhaus.org/query/bl?ip=127.0.0.2"
"http://www.spamhaus.org/sbl/query/SBL233"
Unfortunately, I didn't find anyone else with this issue :-/
(it's always a little more comforting when it's "not just me",
plus it means answers are being sought, perhaps found).
The RBL server version is:
Code:
-------------------------------------------------------------------
[root@www ~]# rpm -qa | grep rbl
psa-qmail-rblsmtpd-0.88-rhel5.build1013111101.14
[root@www ~]# rpm -qi psa-qmail-rblsmtpd
Name : psa-qmail-rblsmtpd Relocations: (not relocatable)
Version : 0.88 Vendor: Parallels
Release : rhel5.build1013111101.14 Build Date: Tue 01 Nov 2011 04:35:16 AM EDT
Install Date: Sun 20 Nov 2011 09:49:47 PM EST Build Host: brhas5x64.plesk.ru
Group : Applications/Mail Source RPM: psa-qmail-rblsmtpd-0.88-rhel5.build1013111101.14.src.rpm
Size : 38336 License: GPL
Signature : (none)
Packager : Parallels <[email protected]>
URL : http://www.parallels.com/
Summary : SPAM blocker for QMail daemon
Description :
rblsmtpd is a generic tool to block mail from RBL-listed sites.
---------------------------------------------------------------------
Does anyone know how I can test what, if anything, the
mail server is doing with BLs along the chain of events?
... or any ideas to try?
Thanks!