From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1EKbrZ-0003ly-7r for garchives@archives.gentoo.org; Wed, 28 Sep 2005 13:20:45 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id j8SDAYvv010723; Wed, 28 Sep 2005 13:10:34 GMT Received: from mars.ruddyperl.com (mars.ruddyperl.com [80.68.91.241]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id j8SDAXpO009441 for ; Wed, 28 Sep 2005 13:10:33 GMT Received: from whitestar.ruddyperl.com (82-37-106-190.cable.ubr02.sand.blueyonder.co.uk [82.37.106.190]) (using SSLv3 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mars.ruddyperl.com (Postfix) with ESMTP id E16E745927E for ; Wed, 28 Sep 2005 14:17:42 +0100 (BST) From: theboywho To: gentoo-server@lists.gentoo.org Subject: Re: [gentoo-server] Dspam Users, Stand Up Please Date: Wed, 28 Sep 2005 14:15:12 +0100 User-Agent: KMail/1.8.2 References: <1127723064.4618.37.camel@neuromancer.home.net> <20050927011835.GG11142@mail.lieber.org> <1127788302.28833.37.camel@neuromancer.home.net> In-Reply-To: <1127788302.28833.37.camel@neuromancer.home.net> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-server@gentoo.org Reply-to: gentoo-server@lists.gentoo.org MIME-Version: 1.0 Content-Disposition: inline X-UID: 10 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <200509281415.12359.theboywho@ruddyperl.com> X-Archives-Salt: 1d36d1bc-009e-43c7-9868-386cc91b413e X-Archives-Hash: af111e5c25bba977400ec400b5b42344 Is there a way to DSPAM work with amavisd, but *without* spamassassin? The sendmail binary in my dspam config is part of the Postfix install. The dspam-retrain.sh script is one I found on a dspam-wiki here: http://dspamwiki.woozle.org/DspamRetrainScript However, I couldn't get this version of it work so created a much more simpler one: #!/bin/sh PATH=/usr/local/bin:/usr/bin:/bin # Get arguments class="$1"; shift user="$1"; shift dspam --user $user --class=$class --source=error HTH!! -- theboywho theboywho@ruddyperl.com -- gentoo-server@gentoo.org mailing list