[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [vps-mail] Setting up a maybe_spam folder
- Subject: Re: [vps-mail] Setting up a maybe_spam folder
- From: Abigail Marshall <abigail@xxxxxxxxxxxx>
- Date: Thu, 5 Feb 2004 17:19:31 -0800
JS> I tried to set my procmail file to sort email with a
JS> spam score up to 9 into a maybe_spam folder and all
JS> other spam above 9 goes to the spam folder. I tried the
JS> rule below and a few other guesses but nothing I tried
JS> worked. Can someone give me the correct recipe to create
JS> a maybe_spam folder? =================================
Scott's recipe is great,
but just in case I want to supply my own dumbed-down
version. Basically with mine all you need to do is be able
to count stars:
:0
* X-Spam-Level: \*\*\*\*\*\*\*\*\*\*
$HOME/spam
:0
* ^X-Spam-Status: Yes
$HOME/maybe_spam
The advantage of mine is simply that you really don't need
to know anything about regular expressions to work with it.
-Abigail
======================================================================
This is <vps-mail@xxxxxxxxxxxx> <http://www.perlcode.org/lists/>
Before posting a question, please search the archives (see above URL).
Main Index |
Thread Index