Re: Spam filtering / Sieve on bulletinboards

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 26 Feb 2007, Andre Plante wrote:

I have recently setup some bulletin boards, which are designed to
receive mail from our external clients alerting us of issues.
What I am now trying to do, but can't find any references on how to do
this, is setup sieve filtering of the messages so that the messages that
are likely spam (as judged by spamassassin) as automatically moved into
a seperate folder.

We use something like this:

# Probably Spam
if header :comparator "i;ascii-casemap" :matches "Subject" "[SPAM:*"
{
    fileinto "INBOX.Junk Mail";
    stop;
}

Chris St. Pierre
Unix Systems Administrator
Nebraska Wesleyan University
----------------------------
Never send mail to thobrux@xxxxxxxxxxxxxxxx

----
Cyrus Home Page: http://cyrusimap.web.cmu.edu/
Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html

[Index of Archives]     [Cyrus SASL]     [Squirrel Mail]     [Asterisk PBX]     [Video For Linux]     [Photo]     [Yosemite News]     [gtk]     [KDE]     [Gimp on Windows]     [Steve's Art]

  Powered by Linux