Date: Mon, 30 Dec 2002 20:57:06 +0100 From: dick hoogendijk <dick@nagual.st> To: freebsd-questions <freebsd-questions@freebsd.org> Subject: Re: spamassassin Message-ID: <20021230195706.GA6701@nagual.st> In-Reply-To: <20021230165928.GA87320@catflap.home.slightlystrange.org> References: <20021230163905.GA32067@nagual.st> <20021230165928.GA87320@catflap.home.slightlystrange.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> On Mon, Dec 30, 2002 at 05:39:05PM +0100, dick hoogendijk wrote: > > Spamassassin seems to work. > > I've tried the X-Spam-Status and also the "* ^X-Spam-Flag: YES" but > > the mail appears in my normal inbox and is not processed any > > further??? > > > > What must I do to have spamassassin tag the messages and then have a > > further processing of the .procmailrc ?? > > :0fw > > | /usr/bin/spamassassin > Are you sure this is the right path to spamassassin? If you installed > from the port, it probably ended up in /usr/local/bin/, not in > /usr/bin... Yes, it's in /usr/bin -(running on debian linux)- The problem is solved! I needed one little correction in the spamassassin rule: " | /usr/bin/spamassassin -P " Without the -P spamassassin writes the message back to the mailbox instead of writing to STDOUT :-(( This may be different in FreeBSD, I'm warned now though :-)) -- dick -- http://www.nagual.st/ -- PGP/GnuPG key: F86289CE ++ Running FreeBSD 4.7 ++ Debian GNU/Linux (Woody) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021230195706.GA6701>