Re: Bogofilter (fwd)

2003-01-09 Thread Kris Kennaway
  I have problems to let run bogofilter (I use FreeBSD RELENG_4).
 Could someone tell me how to use it ?

It's adequately described in the documentation..but I have this in my
.procmailrc (copied directly from the docs)


# filter mail through bogofilter, tagging it as spam and
# updating the word lists

:0fw
| /usr/local/bin/bogofilter -u -e -p

# if bogofilter failed, return the mail to the queue, the MTA will
# retry to deliver it later
# 75 is the value for EX_TEMPFAIL in /usr/include/sysexits.h

:0e
{ EXITCODE=75 HOST }

# file the mail to spam-bogofilter if it's spam.

:0:
* ^X-Bogosity: Yes, tests=bogofilter
spam


If this doesn't answer your question then you'll need to be more
specific about what you are trying to do.

 By the way, what is the preferred anti-spam package on FBSD
 (with sendmail) and how is it possible to install it ?

I use bogofilter at the user-level, and am very happy with it.

Kris



msg14895/pgp0.pgp
Description: PGP signature


Bogofilter (fwd)

2003-01-08 Thread Cazenave Jean-Christophe


-- 
Jean-Christophe CAZENAVE
I.P.N Orsay 91406 Orsay Cedex
Tel (bur): 01.69.15.72.67
Email: [EMAIL PROTECTED]



-- Forwarded message --
Date: Thu, 09 Jan 2003 07:16:45 +0100
From: Jean-Christophe Cazenave [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: cazenave [EMAIL PROTECTED]
Subject: Bogofilter

Hello,

 I have problems to let run bogofilter (I use FreeBSD RELENG_4).
Could someone tell me how to use it ?

By the way, what is the preferred anti-spam package on FBSD
(with sendmail) and how is it possible to install it ?

T.I.A,

Jean-Christophe Cazenave

-- 
If the hardware is the heart of a computer 
then the software is its soul (D.A RUSLING, The Linux Kernel)
Jean-Christophe CAZENAVE
Email: [EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-questions in the body of the message