Lars Ingebrigtsen <[email protected]> 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))
>
> Did you also tweak nnmail-extra-headers?

You are right I didn't do that, and there is an
interesting reason why, because when I first set up
the rule it said the X-Spam-Flag header wasn't there,
so I change the `gnus-extra-headers', and it
didn't complain!

Anyway changing `nnmail-extra-headers' didn't work but
is now done.

Scoring in general works tho and I agree conceptually
it seems infinitely better than killing (almost).

So the first entry here works as intended, the second
isn't applied for some reason.

(("subject"
  ("Prova min röv!" -1000 nil e))
 ("extra"
  ("YES" -1000 nil e "X-Spam-Flag"))
 (mark-and-expunge -999)
 )

-- 
underground experts united
http://user.it.uu.se/~embe8573


_______________________________________________
info-gnus-english mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to