Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Nov 2010 16:02:59 +0000
From:      Bruce Cran <bruce@cran.org.uk>
To:        AN <andy@neu.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: spamassassin config help
Message-ID:  <20101117160259.000067c8@unknown>
In-Reply-To: <alpine.BSF.2.00.1011171529270.13321@mail.neu.net>
References:  <alpine.BSF.2.00.1011171529270.13321@mail.neu.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 17 Nov 2010 15:42:51 +0000 (UTC)
AN <andy@neu.net> wrote:

> I just setup a new mailserver on 8-stable using sendmail with
> Spamassassin and ClamAv.  Spam is being identified correctly, but it
> is being delivered to users inbox.  Would someone please suggest some
> good documentation to configure mail marked as spam to a different
> directory. Are there any scripts or tools to configure Spamassassin?
> Where is the spamassassin config file?  Thanks in advance for any
> help.

SpamAssassin just tags spam - you'd need to use procmail or something
like it to move mail into different directories depending on the
X-Spam-Level and/or X-Spam-Status headers.

The spamassassin config lives in /usr/local/etc/mail/spamassassin, and
the spamassassin site has lots of documentation.

See http://wiki.apache.org/spamassassin/DeletingAllMailsMarkedSpam for
more information about filtering spam into different directories.

-- 
Bruce Cran



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20101117160259.000067c8>