I have this testbed:
1. firewall zywall with spam filter wich mark but doesnt block spam
2. hmailserver 4.2B184 with blacklist acrivated (the three standard BL)
3. script to block the delivery of spam based in surbl.org with multi-list (
http://www.hmailserver.com/forum/viewtopic.php?t=3458)
My numbers for 2 days are (sunday and monday):
Messages containing spam = 1038
Messages containing virus = 66
Processed messages = 1034
Of (1034-66) delivered messages:
- spam detected by surbl.org black list: 151 with 0 false positive
- spam detected by zywall black list: 205 with 0 false positive
- spam detected by zywall but not by surbl: 96
- spam detected by surbl but not by zywall: 45
I have verified that the combination of free blacklist (spamhause) and surbl is sufficient; adding a pay blacklist is perferct.
I prefere a lot this configuration avoid any baesian or other systems, difficult to maintain and with a high false-positive propability.
My opinion is: add surbl support!