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

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

Re: how to kill all the news match a regexp automatically?


From: Karl Kleinpaste
Subject: Re: how to kill all the news match a regexp automatically?
Date: Sun, 12 Aug 2007 11:24:31 -0400
User-agent: Gnus/5.110007 (No Gnus v0.7) XEmacs/21.5-b28 (linux)

sunway <sunwayforever@gmail.com> writes:
> I always get news whose body matches "foo", how to prevent it from
> showing to me when i enter the group?

There is code in INN to auto-generate Keywords headers, enabled via
    Keywords:full
in overview.fmt and
    keywords:               true
    keyartlimit:            100000
    keylimit:               512
    keymaxwords:            250
in inn.conf.

If your server is INN, and has this running, then you can score on
"extra" overview headers with
    (setq gnus-extra-headers '(Keywords))
by using an appropriate score command (e.g. `-1000 L e s p Keywords RET').

If your server is INN but doesn't have keyword auto-generation turned
on, agitate with your Usenet provider to do so.


reply via email to

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