Gnus development mailing list
 help / color / mirror / Atom feed
From: Russ Allbery <eagle@cyclone.stanford.edu>
Subject: Re: should this all.SCORE file score my followups?
Date: 04 Aug 1996 15:14:35 -0700	[thread overview]
Message-ID: <qum91buu790.thoron@cyclone.Stanford.EDU> (raw)
In-Reply-To: Brian Edmonds's message of Sun, 4 Aug 1996 13:53:48 -0700

Brian Edmonds <edmonds@cs.ubc.ca> writes:

> Not unless he wants billions of little ADAPT files all over.  Scoring on
> references isn't quite as accurate, but it's close and the overhead is
> quite a bit lower.  The main change he needs to make is 's' instead of
> 'e', as an exact match on his domain won't come up often...

The other problem he'll run into just scoring on host name in the
references line is that it will raise score on any articles from anyone
else at the same host.  If that's not the desired behavior, try scoring on
something like:

("references"
 ("\\.fsf\\(_-_\\)?@host\\.dom>" 200 nil r))

which worked for me until I managed to convince a bunch of other people
here to start using Gnus, at which point I made a copy of the message ID
generation function and changed it to put .thoron in the message ID
instead of .fsf.

Scoring based on references has saved me more time than any other single
feature of Gnus with the possible exception of mail splitting.

-- 
Russ Allbery (rra@cs.stanford.edu)      <URL:http://www.eyrie.org/~eagle/>


  reply	other threads:[~1996-08-04 22:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-08-03 17:30 robert
1996-08-03 20:24 ` Lars Magne Ingebrigtsen
1996-08-04 20:53   ` Brian Edmonds
1996-08-04 22:14     ` Russ Allbery [this message]
1996-08-05 17:35       ` Lars Magne Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=qum91buu790.thoron@cyclone.Stanford.EDU \
    --to=eagle@cyclone.stanford.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).