From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/27800 Path: main.gmane.org!not-for-mail From: Nevin Kapur Newsgroups: gmane.emacs.gnus.general Subject: Re: Scope of nnmail-split-methods Date: 06 Dec 1999 10:25:55 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: <7s66ycgkfw.fsf@brutus.mts.jhu.edu> References: <7sg0xgu2n3.fsf@brutus.mts.jhu.edu> 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 1035164759 26383 80.91.224.250 (21 Oct 2002 01:45:59 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:45:59 +0000 (UTC) Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id KAA28868 for ; Mon, 6 Dec 1999 10:31:09 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id JAB15096; Mon, 6 Dec 1999 09:30:46 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 06 Dec 1999 09:28:14 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id JAA06402 for ; Mon, 6 Dec 1999 09:28:04 -0600 (CST) Original-Received: from brutus.mts.jhu.edu (brutus.mts.jhu.edu [128.220.17.4]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id KAA28849 for ; Mon, 6 Dec 1999 10:27:41 -0500 (EST) Original-Received: (from kapur@localhost) by brutus.mts.jhu.edu (8.8.8/8.8.8) id KAA13329; Mon, 6 Dec 1999 10:25:56 -0500 (EST) X-Authentication-Warning: brutus.mts.jhu.edu: kapur set sender to nevin@jhu.edu using -f Original-To: ding@gnus.org Original-Lines: 17 User-Agent: Gnus/5.0802 (Gnus v5.8.2) XEmacs/20.4 (Emerald) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:27800 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:27800 >>>>> "KG" == Kai Großjohann writes: KG> Nevin Kapur writes: > (setq nnmail-split-methods > '(("nnml:JHU" "^To:.*nk2@jhunix") > ("nnml:mail.misc" ""))) KG> I think you want "JHU" rather than "nnml:JHU". And so on. Yes, this works. So if I had an nnml group JHU and an nnfolder group JHU, (I use both backends) where would the mail end up? I could not figure this out from the documentation. Thank for the help. -Nevin