From owner-freebsd-isp@FreeBSD.ORG Fri May 2 08:00:13 2003 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 43F9B37B401 for ; Fri, 2 May 2003 08:00:13 -0700 (PDT) Received: from alcatraz.wolfpaw.net (alcatraz.wolfpaw.net [204.209.44.3]) by mx1.FreeBSD.org (Postfix) with SMTP id 41B1943FCB for ; Fri, 2 May 2003 08:00:12 -0700 (PDT) (envelope-from admin-lists@wolfpaw.net) Received: (qmail 26494 invoked by uid 0); 2 May 2003 14:59:35 -0000 Received: from unknown (HELO wolf) (216.123.201.128) by 0 with SMTP; 2 May 2003 14:59:35 -0000 From: "Wolfpaw - Dale Corse" To: "Randy Smith" Date: Fri, 2 May 2003 09:14:05 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <20030502082810.R1406-100000@stalker.amigo.net> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Importance: Normal cc: freebsd-isp@freebsd.org Subject: RE: SpamAssassin Rulesets X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 May 2003 15:00:13 -0000 Hi Randy, User config from a webpage.. very nice. Could you perhaps expand more on how to do that? I see what appears to be defaults in your config there.. but how does spamassassin know what the user selects? Doing it via a webpage would be nice and smooth, If you wouldn't mind dropping a few hints I would appreciate it :) Regards, Dale. -------------------------------- Dale Corse System Administrator Wolfpaw Services Inc. http://www.wolfpaw.net (780) 474-4095 > -----Original Message----- > From: owner-freebsd-isp@freebsd.org > [mailto:owner-freebsd-isp@freebsd.org]On Behalf Of Randy Smith > Sent: Friday, May 02, 2003 8:33 AM > To: Chris Cook > Cc: > Subject: Re: SpamAssassin Rulesets > > > On Thu, 1 May 2003, Chris Cook wrote: > > > Date: Thu, 01 May 2003 12:56:02 -0500 > > From: Chris Cook > > To: "freebsd-isp@freebsd.org" > > Subject: SpamAssassin Rulesets > > > > Does anyone have a really good local.cf for their > SpamAssassin installs > > that they use in a real-world ISP environment? I figured > this would be > > a good place to ask if people were willing to share their > "tweaked" > > config to help the spam fighters. Of course being in the ISP > > environment the config would have to be somewhat forgiving. > > > > Thanks for any feedback. > > > > Below is what I use. I allow users to set their own > settings stored in a > mysql db. Note: the 'defang_mime' and 'report_header' went > away with SA > 2.50-ish. (I just haven't pulled them from my config yet.) > > ----- > > use_dcc 0 > spam_level_stars 0 > skip_rbl_checks 0 > dcc_add_header 1 > allow_user_rules 0 > all_spam_to postmaster@amigo.net abuse@amigo.net > > # User configurable via web page. > rewrite_subject 0 > report_header 1 > defang_mime 0 > use_terse_report 0 > > user_scores_dsn DBI:mysql:Accounts:10.1.1.1 > user_scores_sql_username > user_scores_sql_password > user_scores_sql_table SA_userprefs > > > > -- > Randy Smith > Amigo.Net Systems Administrator > 1-719-589-6100 x 4185 > http://www.amigo.net/ > > _______________________________________________ > freebsd-isp@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-isp > To unsubscribe, send any mail to > "freebsd-isp-unsubscribe@freebsd.org" >