From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/13218 Path: main.gmane.org!not-for-mail From: Lars Balker Rasmussen Newsgroups: gmane.emacs.gnus.general Subject: Re: score extended To: line ? Date: 11 Dec 1997 12:19:58 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: <0fn2i886u9.fsf@fenris.mjolner.dk> References: <199712102208.RAA07041@panix3.panix.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035152625 8134 80.91.224.250 (20 Oct 2002 22:23:45 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:23:45 +0000 (UTC) Return-Path: Original-Received: from xemacs.org (xemacs.cs.uiuc.edu [128.174.252.16]) by altair.xemacs.org (8.8.8/8.8.8) with ESMTP id DAA12730 for ; Thu, 11 Dec 1997 03:19:35 -0800 Original-Received: from sina.hpc.uh.edu (root@Sina.HPC.UH.EDU [129.7.3.5]) by xemacs.org (8.8.5/8.8.5) with ESMTP id FAA28030 for ; Thu, 11 Dec 1997 05:22:02 -0600 (CST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id FAJ17653; Thu, 11 Dec 1997 05:22:10 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 11 Dec 1997 05:20:35 -0600 (CST) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by sina.hpc.uh.edu (8.7.3/8.7.3) with SMTP id FAA17640 for ; Thu, 11 Dec 1997 05:20:20 -0600 (CST) Original-Received: (qmail 17880 invoked by uid 504); 11 Dec 1997 11:20:08 -0000 Original-Received: (qmail 17877 invoked from network); 11 Dec 1997 11:20:07 -0000 Original-Received: from fenris.mjolner.dk (130.225.8.214) by claymore.vcinet.com with SMTP; 11 Dec 1997 11:20:06 -0000 Original-Received: (from lbr@localhost) by fenris.mjolner.dk (8.7.6/8.7.3) id MAA00951; Thu, 11 Dec 1997 12:19:58 +0100 (MET) Original-To: ding@gnus.org In-Reply-To: ojing-eo's message of "Wed, 10 Dec 1997 17:08:46 -0500 (EST)" Original-Lines: 20 X-Mailer: Gnus v5.5/Emacs 20.2 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:13218 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:13218 ojing-eo 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