Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Re: Scoring of "head" is slow...
       [not found] <m2it4a7nz6.fsf@m198-149.dsl.rawbw.com>
@ 2002-06-23 16:22 ` Kai Großjohann
  2002-06-23 19:35   ` Oliver Much
  0 siblings, 1 reply; 2+ messages in thread
From: Kai Großjohann @ 2002-06-23 16:22 UTC (permalink / raw)


David Masterson <dsm@rawbw.com> writes:

> But that's to be expected from the documentation.  So, I'm looking for
> an improved way of getting rid of all these junk postings in so many
> newsgroups with charsets that are unintelligible to me (maybe someone
> else understands them).  I figured the easy way was to lower the score
> on all messages with a substring of "Content-Type: .*text/html", but,
> since Gnus doesn't score against Content-Type separately, you have to
> score against all headers which is relatively slow.

Is there a way to score on extra headers?  See the section "To From
Newsgroups" in the Gnus info file.

kai
-- 
A large number of young women don't trust men with beards.  (BFBS Radio)


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Scoring of "head" is slow...
  2002-06-23 16:22 ` Scoring of "head" is slow Kai Großjohann
@ 2002-06-23 19:35   ` Oliver Much
  0 siblings, 0 replies; 2+ messages in thread
From: Oliver Much @ 2002-06-23 19:35 UTC (permalink / raw)


* Kai Großjohann writes:

> Is there a way to score on extra headers?  

Yes:

,----[ .gnus ]
| (setq nntp-nov-is-evil t)
| (setq gnus-extra-headers '(X-Newsreader Newsgroups Organization X-Converter\
|  User-Agent X-KorrNews X-Sender))
`----

,----[ all.SCORE ]
| ("extra"
| 	  ("Microsoft Outlook" -10000 nil S "X-Newsreader")
| )
`----


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-06-23 19:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <m2it4a7nz6.fsf@m198-149.dsl.rawbw.com>
2002-06-23 16:22 ` Scoring of "head" is slow Kai Großjohann
2002-06-23 19:35   ` Oliver Much

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).