Re: [Evolution] Spam filtering with spamassassin.
- From: Ben Stringer <ben burbong com>
- To: Alexander Russell <acr cse uconn edu>
- Cc: evolution ximian com
- Subject: Re: [Evolution] Spam filtering with spamassassin.
- Date: 08 Jan 2003 09:12:47 +1100
On Wed, 2003-01-08 at 08:32, Alexander Russell wrote:
Hi,
As an experiment, I tried to set up spam filtering in the following
way:
1. I made a "incoming" filter (called "spam filter").
2. The filter pipes the message to the shell command /usr/bin/spamc -c
and should fire if it doesn't return 0. (This is spamassassin which, I
believe, returns a 1 (with the -c flag) if it thinks the message is
spam.)
You need to either quote the shell call (ie. "spamc -c") or place it in
a file and make it executable, then call that file.
You must have spamd running for spamc to connect to.
Cheers, Ben
--
Ben Stringer <ben burbong com>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]