OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: [pfx] Re: [pfx] Re: Adding DSPAM to existing Postfix installation

From: Charles Gregory (cgregoryhwcn.org)
Date: Fri Oct 13 2006 - 14:04:56 CDT


On Fri, 13 Oct 2006, Benjamin Donnachie wrote:
> I'm using:
> reject_rbl_client sbl-xbl.spamhaus.org,
> reject_rbl_client list.dsbl.org,
> reject_rbl_client dul.dnsbl.sorbs.net,
> reject_rbl_client spam.tqmcube.com,
> reject_rbl_client spam.dnsbl.sorbs.net,

Ah. EXCELLENT! I added the above lists. I'm watching my logs, and finding
that the spamhaus SBL-XBL is stopping a whole bunch of spams that were
not being caught before by the combined NJABL. THANKS!

FYI - Here's my stats for an hour of inbound mail:

 helo mydomain 119
combined.njabl.org 1143
sbl-xbl.spamhaus.org 1135
dnsbl.sorbs.net 298
spam.tqmcube.com 25
list.dsbl.org 3
dnsbl.ahbl.org 2
 body check 75
 header check 45
  Delivered 250

So based on this, I'll probably drop the last two RBL's for efficiency.
Thanks again!

- Charles