From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/29324 Path: main.gmane.org!not-for-mail From: Chris Richards Newsgroups: gmane.emacs.gnus.general Subject: Re: Sorting not Sorting Date: 28 Feb 2000 12:28:21 -0600 Organization: Unorganized Sender: owner-ding@hpc.uh.edu Message-ID: <6esnyddvwa.fsf@sloth.netpliance.net> References: <6ek8jqdlkf.fsf@sloth.netpliance.net> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1035166012 2087 80.91.224.250 (21 Oct 2002 02:06:52 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:06:52 +0000 (UTC) Cc: Chris Richards , ding@gnus.org Return-Path: Original-Received: from lisa.math.uh.edu (lisa.math.uh.edu [129.7.128.49]) by mailhost.sclp.com (Postfix) with ESMTP id 8C06AD0520 for ; Mon, 28 Feb 2000 13:32:56 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by lisa.math.uh.edu (8.9.1/8.9.1) with ESMTP id MAB21112; Mon, 28 Feb 2000 12:31:04 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 28 Feb 2000 12:29:17 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id MAA03186 for ; Mon, 28 Feb 2000 12:29:01 -0600 (CST) Original-Received: from sloth.netpliance.net (sloth.netpliance.net [216.136.56.80]) by mailhost.sclp.com (Postfix) with ESMTP id AE839D051E for ; Mon, 28 Feb 2000 13:29:09 -0500 (EST) Original-Received: (from chrisr@localhost) by sloth.netpliance.net (8.9.3/8.9.3) id MAA04759; Mon, 28 Feb 2000 12:28:21 -0600 X-Authentication-Warning: sloth.netpliance.net: chrisr set sender to cjr@netpliance.net using -f Original-To: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) In-Reply-To: Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "28 Feb 2000 10:32:53 +0100" Original-Lines: 24 User-Agent: Gnus/5.0802 (Gnus v5.8.2) XEmacs/21.1 (Bryce Canyon) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:29324 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:29324 Nope. In fact, here is the relevant data. The last three broken rules would make you think that the ding split is wrong somehow... cjr (setq nnmail-split-methods '(("netpliance.teamc" "^From:.*db2npi1@pearl") ("netpliance.astra" "^\\(To\\|Cc\\):.*netpliance@.*astra\\.mb\\.ca") ("netpliance.mbox" "^From:.*netpliance.\\(com\\|net\\)") ("lists.apm" "^\\(To\\|Cc\\):.*apm@.*ssz\\.com") ("lists.ding" "^\\(To\\|Cc\\):.*ding@.*gnus\\.org") ("lists.dilbert" "^To:.*dilbert@spunk") ;; broken ("lists.uf" "^To:.*userfriendly@spunk") ;; broken ("lists.word" "^From:.*word@") ;; broken ("mbox" ""))) Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes: > Stab in the dark: are you splitting on X-From-Line? This header is > added by Gnus during mail fetching and is not available for splitting > (I think). > kai > -- > ~/.signature: No such file or directory