From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/32907 Path: main.gmane.org!not-for-mail From: joules@writeme.com Newsgroups: gmane.emacs.gnus.general Subject: mail split with multiple backends Date: Fri, 20 Oct 2000 15:38:07 -0400 Organization: Gnus Information Center Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035169111 22393 80.91.224.250 (21 Oct 2002 02:58:31 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 02:58:31 +0000 (UTC) Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by mailhost.sclp.com (Postfix) with ESMTP id 9D0DBD0645 for ; Fri, 20 Oct 2000 16:13:06 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id PAB29864; Fri, 20 Oct 2000 15:12:40 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 20 Oct 2000 15:10:22 -0500 (CDT) Original-Received: from Post-Office.UH.EDU (Post-Office.UH.EDU [129.7.1.20]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id PAA26237 for ; Fri, 20 Oct 2000 15:09:56 -0500 (CDT) Original-Path: not-for-mail Original-Received: from CONVERSION-DAEMON by Post-Office.UH.EDU (PMDF V5.2-32 #40812) id <0G2Q00J01UQ6Z1@Post-Office.UH.EDU> for ding@hpc.uh.edu; Fri, 20 Oct 2000 14:42:10 -0500 (CDT) Original-Received: from mailhost.sclp.com (66-209.196.61.interliant.com [209.196.61.66]) by Post-Office.UH.EDU (PMDF V5.2-32 #40812) with ESMTP id <0G2Q00HJ0UQ6MO@Post-Office.UH.EDU> for ding@hpc.uh.edu; Fri, 20 Oct 2000 14:42:06 -0500 (CDT) Original-Received: from quimby.gnus.org (quimby.gnus.org [195.204.10.139]) by mailhost.sclp.com (Postfix) with ESMTP id 19538D0645 for ; Fri, 20 Oct 2000 15:40:46 -0400 (EDT) Original-Received: (from news@localhost) by quimby.gnus.org (8.9.3/8.9.3) id UAA06349 for ding@gnus.org; Fri, 20 Oct 2000 20:43:04 +0200 (CEST) Original-To: ding@gnus.org Original-NNTP-Posting-Date: 20 Oct 2000 18:43:04 GMT User-Agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.7 Original-X-Trace: quimby.gnus.org 972067384 13572 151.203.58.249 (20 Oct 2000 18:43:04 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-Newsgroups: gnus.ding Original-Lines: 14 Original-NNTP-posting-host: adsl-151-203-58-249.bostma.adsl.bellatlantic.net Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:32907 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:32907 Re: mail... I like using nnfolder but it can be annoying for large lists. So, I want to have one group set to nnml and the rest in nnfolder. I was able to do this without problems. (Yes, I changed nnml-directory to be different than nnfolder-directory.) Now, I want to split some messages to nnml:foo and others to nnfolder:bar. nnmail-split-methods doesn't seem to like if I add the nn*: stuff. Any thoughts? -- Julian