|
| From: | Emanuel Berg |
| Subject: | Re: auto-kill mails with "X-Spam-Flag: YES" |
| Date: | Sun, 07 Feb 2016 05:39:00 +0100 |
| User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) |
Lars Ingebrigtsen <larsi@gnus.org> writes:
> I would also recommend using scoring instead
> of killing.
OK, I did this:
(setq gnus-extra-headers '(To Cc Keywords Gcc Newsgroups X-Spam-Flag))
And in ~/News/nnml:mail.misc.SCORE
(("extra"
("YES" -1000 nil e "X-Spam-Flag")))
But still with `V t' it says
No score rules apply to the current article (default score 0).
even tho that file has
X-Spam-Flag: YES
Do I have to enable scoring explicitly?
--
underground experts united
http://user.it.uu.se/~embe8573
| [Prev in Thread] | Current Thread | [Next in Thread] |