From: theboywho <theboywho@ruddyperl.com>
To: gentoo-server@lists.gentoo.org
Subject: Re: [gentoo-server] Dspam Users, Stand Up Please
Date: Wed, 28 Sep 2005 14:15:12 +0100 [thread overview]
Message-ID: <200509281415.12359.theboywho@ruddyperl.com> (raw)
In-Reply-To: <1127788302.28833.37.camel@neuromancer.home.net>
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
next prev parent reply other threads:[~2005-09-28 13:20 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-26 8:24 [gentoo-server] Dspam Users, Stand Up Please Ow Mun Heng
2005-09-26 10:22 ` theboywho
2005-09-27 1:13 ` Ow Mun Heng
2005-09-27 1:18 ` Kurt Lieber
2005-09-27 2:31 ` Ow Mun Heng
2005-09-28 13:15 ` theboywho [this message]
2005-09-29 2:50 ` Ow Mun Heng
2005-09-26 12:49 ` [gentoo-server] " Thomas Kirchner
2005-09-26 12:57 ` Jose Gonzalez Gomez
2005-09-26 13:33 ` [gentoo-server] " Thomas Kirchner
2005-09-26 20:14 ` [gentoo-server] " radu herinean
2005-09-27 1:11 ` Ow Mun Heng
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200509281415.12359.theboywho@ruddyperl.com \
--to=theboywho@ruddyperl.com \
--cc=gentoo-server@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox