Gnus development mailing list
 help / color / mirror / Atom feed
From: ojing-eo <squid@panix.com>
Subject: score extended To: line ?
Date: Wed, 10 Dec 1997 17:08:46 -0500 (EST)	[thread overview]
Message-ID: <199712102208.RAA07041@panix3.panix.com> (raw)

From: ojing-eo <squid@panix.com>
Date: 10 Dec 1997 17:08:45 -0500
In-Reply-To: Stefan Waldherr's message of "07 Dec 1997 20:10:25 -0500"
Message-ID: <oxgafe8x34i.fsf_-_@panix3.panix.com>
Lines: 49
X-Mailer: Gnus v5.5/Emacs 19.34

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 ?


for example



To: "'Tom Christiansen'" <tchrist@jhereg.perl.com>,
        Dick Hardt
         <dickh@ActiveState.com>,
        "Perl-Win32-Users (E-mail)"
         <perl-win32-users@ActiveState.com>

also, should sorting on a supposedly invariant header line work, eg

        ("PERL32"     "^X-Info: http://www.ActiveWare.com")

here'sthe code i'm using now.

      ~squid.

;; use gnus to browse mail
(setq gnus-secondary-select-methods
      '((nnml "private")))

;; sort mail into groups
(setq nnmail-split-methods
      '(("red-hat.general"   "^Resent-From:.*redhat-list@redhat.com")
        ("PERL32"     "^To: Perl-Win32-Users Perl-Win32-Users@ActiveWare.com")
        ("PERL32"     "^To: Perl-Win32-Users@ActiveWare.com")
        ("PERL32"     "^To: perl-win32@ActiveState.com")
        ("PERL32"     "^To: Perl-Win32-Users@ActiveState.com")
        ("PERL32"     "^To: Perl-Win32-Users <Perl-Win32-Users@ActiveWare.com>")
        ("PERL32"     "^To: Perl-Win32-Users@ActiveState.com")
        ("PERL32"     "^Cc: Perl-Win32-Users@ActiveState.com")
        ("PERL32"     "^Cc: Perl-Win32-Users <Perl-Win32-Users@ActiveWare.com>")
        ("PERL32"     "^Cc: Perl-Win32-Users Perl-Win32-Users@ActiveWare.com")
;;      ("PERL32"     "^To: "'Dick Hardt'" <Dick_Hardt@ActiveState.com>")
        ("PERL32"     "^X-Info: http://www.ActiveWare.com")
        ("PERL32"     "^X-From-Line: null@ActiveWare.com")
;;      ("PERL32"     "^X-ListMember: squid@panix.com [Perl-Win32-Users@ActiveState.com]")

        ("other" "")))


stil misses a lot of PERL32 posts.



             reply	other threads:[~1997-12-10 22:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-12-10 22:08 ojing-eo [this message]
1997-12-11 11:19 ` Lars Balker Rasmussen
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=199712102208.RAA07041@panix3.panix.com \
    --to=squid@panix.com \
    /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).