From owner-freebsd-questions@FreeBSD.ORG Sun Jun 10 18:09:43 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C410516A41F for ; Sun, 10 Jun 2007 18:09:43 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from kuber.nabble.com (kuber.nabble.com [216.139.236.158]) by mx1.freebsd.org (Postfix) with ESMTP id A9A1B13C45B for ; Sun, 10 Jun 2007 18:09:43 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1HxRrC-0001wo-C9 for freebsd-questions@freebsd.org; Sun, 10 Jun 2007 11:09:42 -0700 Message-ID: <11050907.post@talk.nabble.com> Date: Sun, 10 Jun 2007 11:09:42 -0700 (PDT) From: Peter Pluta To: freebsd-questions@freebsd.org In-Reply-To: <466C2D0F.3040708@webanoide.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: peter@placidpublishing.net References: <11046174.post@talk.nabble.com> <466C2D0F.3040708@webanoide.org> Subject: Re: Spamassassin RBL's X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Jun 2007 18:09:43 -0000 Mikhail Goriachev-2 wrote: > > Peter Pluta wrote: >> How can I enable spamassasssin RBL's. I'm running FreeBSD 6.1, postfix, >> amavisd-new, and spamassassin with razor. I'm getting many spams that >> shouldn't be getting thru with RBL's. I havent been able to find anything >> useful on Google that can explain how to get RBL working with >> spamassassin. >> Any feedback would be greatly appreciated. > > > RBL is already enabled in SA. Probably you should increase the values SA > assigns to RBL checks. See: > > http://www.spamhaus.org/effective_filtering.html > > Skim through: > > /usr/local/share/spamassassin/20_dnsbl_tests.cf > > > Just a thought. You may consider implementing RBL at MTA level (postfix > in your case). It is a lot faster then processing through SA, which is a > resource hog. > > > > Regards, > Mikhail. > > -- > Mikhail Goriachev > Webanoide > > Telephone: +61 (0)3 62252501 > Mobile Phone: +61 (0)4 38255158 > E-Mail: mikhailg@webanoide.org > Web: www.webanoide.org > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" > > Thanks, I think postfix already does the basic RBl's. PTR records and stuff like that, but i'm still getting some ugly spam. When I feed the spam ip's into dnsstuff.com's spam database many of the databases show it as blacklisted, so i'm guessing the RBL's are not functioning correctly. -- View this message in context: http://www.nabble.com/Spamassassin-RBL%27s-tf3896464.html#a11050907 Sent from the freebsd-questions mailing list archive at Nabble.com.