info-gnus-english
[Top][All Lists]
Advanced

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

Re: How to combine spam-split with Subject filtering.


From: Ted Zlatanov
Subject: Re: How to combine spam-split with Subject filtering.
Date: Thu, 10 Feb 2005 13:15:07 -0500
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux)

On Thu, 10 Feb 2005, oub@mat.ucm.es wrote:
> You mean this:
> 
> `spam-regex-headers-spam' is a variable declared in Lisp.
>   -- loaded from "spam"
> 
> Value: ("^X-Spam-Flag: YES" "^Subject: POSIBLE SPAM SPAM.POSS")

I don't think this is what you want.  Maybe more like

("^X-Spam-Flag: YES" "^Subject: POSIBLE SPAM")

because SPAM.POSS is the mailbox, right?

To get the mailbox "SPAM.POSS", call 

(: spam-split 'spam-use-regex-headers "SPAM.POSS")

in your split-fancy rules.

Ted

reply via email to

[Prev in Thread] Current Thread [Next in Thread]