Spam filtering / Sieve on bulletinboards
Janne Peltonen
janne.peltonen at helsinki.fi
Tue Feb 27 02:34:37 EST 2007
On Mon, Feb 26, 2007 at 03:53:09PM -0600, Chris St. Pierre wrote:
> We use something like this:
>
> # Probably Spam
> if header :comparator "i;ascii-casemap" :matches "Subject" "[SPAM:*"
> {
> fileinto "INBOX.Junk Mail";
> stop;
> }
So apparently you can sieve mail coming to a bulletin board? How?
Thanks in advance.
--Janne
--
Janne Peltonen <janne.peltonen at helsinki.fi>
More information about the Info-cyrus
mailing list