Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Balker Rasmussen <lbr@mjolner.dk>
Subject: Re: score extended To: line ?
Date: 11 Dec 1997 12:19:58 +0100	[thread overview]
Message-ID: <0fn2i886u9.fsf@fenris.mjolner.dk> (raw)
In-Reply-To: ojing-eo's message of "Wed, 10 Dec 1997 17:08:46 -0500 (EST)"

ojing-eo <squid@panix.com> writes:
> some of my mailing lists have rather extended to lines.
> Does Gnus mail sorting really work for the whole To: header
> or just the first line of it ?

The whole, you just need to change e.g.

>         ("PERL32"     "^To: Perl-Win32-Users@ActiveWare.com")

to

>         ("PERL32"     "^To:.*Perl-Win32-Users@ActiveWare\\.com")

The second string is a regular expression, and yours will only catch
mails sent to Perl-Win32-Users as the first thing.  You should probably
also consider Cc's, Bcc's etc, which you can only do by switching on the
X-From-Line for the mailing list (which is likely to always be the same.)
-- 
Lars Balker Rasmussen, Software Engineer, Mjolner Informatics ApS
lbr@mjolner.dk


  reply	other threads:[~1997-12-11 11:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-12-10 22:08 ojing-eo
1997-12-11 11:19 ` Lars Balker Rasmussen [this message]
1997-12-14 10:42 ` 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=0fn2i886u9.fsf@fenris.mjolner.dk \
    --to=lbr@mjolner.dk \
    /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).