sunway <[EMAIL PROTECTED]> 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.
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to