From owner-freebsd-questions@FreeBSD.ORG Wed May 23 02:51:49 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 E07F516A501 for ; Wed, 23 May 2007 02:51:49 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.freebsd.org (Postfix) with ESMTP id 643FF13C45A for ; Wed, 23 May 2007 02:51:49 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.13.1/8.12.11) with ESMTP id l4N2pk9w021114 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 23 May 2007 09:51:46 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.13.3/8.12.11) id l4N2pjMB089266; Wed, 23 May 2007 09:51:45 +0700 (ICT) Date: Wed, 23 May 2007 09:51:45 +0700 (ICT) Message-Id: <200705230251.l4N2pjMB089266@banyan.cs.ait.ac.th> From: Olivier Nicole To: betts@norden1.com In-reply-to: <50093.71.244.236.14.1179830737.squirrel@webmail.norden1.com> (betts@norden1.com) References: <50093.71.244.236.14.1179830737.squirrel@webmail.norden1.com> X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Cc: freebsd-questions@freebsd.org Subject: Re: Spamassassin not working 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: Wed, 23 May 2007 02:51:50 -0000 > I have installed Spamaassassin along with amavisd-new to filter spam, but > I don't think it is working. I am getting a bunch of spam and spamassassin > is not tagging it as spam. I have the score set at 3.0. It worked before > on my old box but when I installed it on a new box using the same > procedure I used on the old box it is not working. Anyone have any ideas? I have about 1000 of ideas, so we need to narrow down the problem. First thing would be to tell us if SpamAssassin is working at all or not: are the messages tagged by SA but all are under 3.0 or they are not tagged at all? Did you try to run a message throught SA by hand, using the command spamassassin? Are you running SA daemon, do you have spamd running? Did you try to feed a message to spand? Olivier