RBL
Posted: 30 May 2014 13:02
I am looking at mailwatch and I have a piece of email from ip 70.39.85.138 that came in that is IS marked as spam and IS on RBL lists but LISTED IN RBL: has an N
I have another piece of email from ip 205.188.109.201 that made it through the checks, it IS SPAM and is also on RBL lists and the LISTED IN RBL: is also showing an N
Why is the RBL lookup not working?
I have this in Postfix
smtpd_client_restrictions = permit_sasl_authenticated reject_rbl_client zen.spamhaus.org;b.barracudacentral.org;ubl.unsubscore.com;hostkarma.junkemailfilter.com;psbl.surriel.com;spam.pedantic.org;dnsbl.anticaptcha.net;
Disregard
The entries are supposed to be put in like this
smtpd_client_restrictions = permit_sasl_authenticated reject_rbl_client zen.spamhaus.org reject_rbl_client b.barracudacentral.org
I have another piece of email from ip 205.188.109.201 that made it through the checks, it IS SPAM and is also on RBL lists and the LISTED IN RBL: is also showing an N
Why is the RBL lookup not working?
I have this in Postfix
smtpd_client_restrictions = permit_sasl_authenticated reject_rbl_client zen.spamhaus.org;b.barracudacentral.org;ubl.unsubscore.com;hostkarma.junkemailfilter.com;psbl.surriel.com;spam.pedantic.org;dnsbl.anticaptcha.net;
Disregard
The entries are supposed to be put in like this
smtpd_client_restrictions = permit_sasl_authenticated reject_rbl_client zen.spamhaus.org reject_rbl_client b.barracudacentral.org