[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: "Jim Smith" <maillists@xxxxxxxxxxxxxxxx>
- Date: Thu, 5 Feb 2004 20:48:23 -0500
Thanks to Abigail, Richardo, & Scott for three different ways to approach
the recipe. Now I can skim off the top layer of debris from my spam folder.
Thanks again!
Jim Smith
--------------------------------------------------------
Jim Smith, Blarneystone, LLC.
Website Design, Hosting, Development & Enhancement
E-MAIL: jimsmith@xxxxxxxxxxxxxxxx
WEBSITE: http://www.blarneystone.com
--------------------------------------------------------
> -----Original Message-----
> From: owner-vps-mail@xxxxxxxxxxxx [mailto:owner-vps-mail@xxxxxxxxxxxx]On
> Behalf Of Abigail Marshall
> Sent: Thursday, February 05, 2004 8:20 PM
> To: Jim Smith
> Subject: Re: [vps-mail] Setting up a maybe_spam folder
>
>
> 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).
======================================================================
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