Usage of the inps.de DNSBL with SpamAssassin
The integration of the inps.de DNSBL into SpamAssassin is very easy. Simply paste the following lines into the appropriate configuration file of SpamAssassin (e.g. local.cf). You should customize the number of points at a hit (in these examples 3.0) to your needs.
Additional information for the syntax of the configuration file can you find on the website of the
Apache SpamAssassin project.
Check for DNS 'A' entries
header RCVD_IN_DNSBL_INPS_DE eval:check_rbl('inps-de','dnsbl.inps.de.')
describe RCVD_IN_DNSBL_INPS_DE Received via a relay in inps.de DNSBL
tflags RCVD_IN_DNSBL_INPS_DE net
score RCVD_IN_DNSBL_INPS_DE 3.0
Check for DNS 'TXT' entries
header RCVD_IN_DNSBL_INPS_DE eval:check_rbl_txt('inps-de','dnsbl.inps.de.')
describe RCVD_IN_DNSBL_INPS_DE Received via a relay in inps.de DNSBL
tflags RCVD_IN_DNSBL_INPS_DE net
score RCVD_IN_DNSBL_INPS_DE 3.0
inps.de DNS IP BLACKLIST
Your IP address 