Here a few more SpamAssassin DNSBL's i have been using with satisfaction and fairly good results.
It is an addendum to these SpamAssassin DNSBL's.
# http://dronebl.org/
header RCVD_IN_DRONEBL eval:check_rbl('dronebl-lastexternal','dnsbl.dronebl.org.')
describe RCVD_IN_DRONEBL Sender listed at http://dronebl.org
tflags RCVD_IN_DRONEBL net
score RCVD_IN_DRONEBL 0.5 # adjust the score value as desired
# http://psky.me/
header RCVD_IN_PROTECTED_SKY eval:check_rbl('protected-sky-lastexternal', 'bad.psky.me.')
describe RCVD_IN_PROTECTED_SKY Listed in http://psky.me/
tflags RCVD_IN_PROTECTED_SKY net
score RCVD_IN_PROTECTED_SKY 2.0 # adjust the score value as desired
# blocklist.de
header RCVD_IN_DNSBL_Blocklist_de eval:check_rbl('blocklist-lastexternal','allinone.bl.blocklist.de')
describe RCVD_IN_DNSBL_Blocklist_de Sender listed on Blocklist DNSBL
tflags RCVD_IN_DNSBL_Blocklist_de net
score RCVD_IN_DNSBL_Blocklist_de 3.0 # adjust the score value as desired
Additionally there have been some new entries for spameatingmonkey.net DNSBL & URIDNSBL's
# SEM-NETBLACK
header RCVD_IN_SEMNETBLACK eval:check_rbl('semnetblack-lastexternal', 'netbl.spameatingmonkey.net')
tflags RCVD_IN_SEMNETBLACK net
describe RCVD_IN_SEMNETBLACK Received from an IP listed by SEM-NETBLACK
score RCVD_IN_SEMNETBLACK 0.5 # adjust the score value as desired
# SEM-FRESH10
urirhssub SEM_FRESH10 fresh10.spameatingmonkey.net. A 2
body SEM_FRESH10 eval:check_uridnsbl('SEM_FRESH10')
describe SEM_FRESH10 Contains a domain registered less than 10 days ago
tflags SEM_FRESH10 net
score SEM_FRESH10 0.5 # adjust the score value as desired
# SEM-FRESH15
urirhssub SEM_FRESH15 fresh15.spameatingmonkey.net. A 2
body SEM_FRESH15 eval:check_uridnsbl('SEM_FRESH15')
describe SEM_FRESH15 Contains a domain registered less than 15 days ago
tflags SEM_FRESH15 net
score SEM_FRESH15 0.5 # adjust the score value as desired
# SEM-FRESH30
urirhssub SEM_FRESH30 fresh30.spameatingmonkey.net. A 2
body SEM_FRESH30 eval:check_uridnsbl('SEM_FRESH30')
describe SEM_FRESH30 Contains a domain registered less than 30 days ago
tflags SEM_FRESH30 net
score SEM_FRESH30 0.5 # adjust the score value as desired
For complete spameatingmonkey.com listing check out:https://spameatingmonkey.com/services
Last edited Mar 20 2018