Gnus development mailing list
 help / color / mirror / Atom feed
From: Russ Allbery <rra@stanford.edu>
Subject: Re: Read replies to own messages?
Date: 25 Nov 1998 17:44:19 -0800	[thread overview]
Message-ID: <ylu2zn5ito.fsf@windlord.stanford.edu> (raw)
In-Reply-To: Karl Kleinpaste's message of "25 Nov 1998 10:17:10 -0500"

Karl Kleinpaste <karl@justresearch.com> writes:

> Alternatively, in your all.SCORE, make a rule:

> ("references"
>  ("your.host.name.as.it.appears.in.message-id" nil nil s))

If you're using a multiuser system, this isn't the most useful way to do
this.  I use:

 ("references"
  ("<yl[0-9a-z]+.fsf\\(_-_\\)?@windlord\\.stanford\\.edu>" 200 nil r))

in my all/SCORE.  You'll need to change the "yl" part to match whatever
the encoding of your UID is and (obviously) the windlord.stanford.edu
part.

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


      reply	other threads:[~1998-11-26  1:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-11-25  9:48 Eivind Olsen
1998-11-25 13:23 ` Jean-Yves Perrier
1998-11-25 15:17   ` Karl Kleinpaste
1998-11-26  1:44     ` Russ Allbery [this message]

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=ylu2zn5ito.fsf@windlord.stanford.edu \
    --to=rra@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).