From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/8649 Path: main.gmane.org!not-for-mail From: David Moore Newsgroups: gmane.emacs.gnus.general Subject: Re: Multiple nnml hierarchies, with separate procmail spools Date: 07 Nov 1996 10:57:58 -0800 Sender: dmoore@sdnp5.ucsd.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035148784 13467 80.91.224.250 (20 Oct 2002 21:19:44 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:19:44 +0000 (UTC) Return-Path: Original-Received: (qmail 25052 invoked from smtpd); 7 Nov 1996 19:53:53 -0000 Original-Received: from ifi.uio.no (0@129.240.64.2) by deanna.miranova.com with SMTP; 7 Nov 1996 19:53:53 -0000 Original-Received: from UCSD.EDU (mailbox2.ucsd.edu [132.239.1.54]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Thu, 7 Nov 1996 20:23:51 +0100 Original-Received: from sdnp5.ucsd.edu (sdnp5.ucsd.edu [132.239.79.10]) by UCSD.EDU (8.8.2/8.6.9) with SMTP id KAA01774 for ; Thu, 7 Nov 1996 10:58:56 -0800 (PST) Original-Received: by sdnp5.ucsd.edu (SMI-8.6/SMI-SVR4) id KAA14507; Thu, 7 Nov 1996 10:57:59 -0800 Original-To: Gnus Development In-Reply-To: Sten Drescher's message of 07 Nov 1996 10:03:57 -0600 Original-Lines: 37 X-Mailer: Red Gnus v0.55/XEmacs 19.14 Xref: main.gmane.org gmane.emacs.gnus.general:8649 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:8649 Sten Drescher writes: > >>>>> Lars Magne Ingebrigtsen writes: > LMI> Sten Drescher writes: > > LMI> Ah. So you basically want to have `nnmail-procmail-directory' be > LMI> a list of directories? Or do you need something more advanced > LMI> than that? > > More advanced. I understand what your to be suggestion is for > everything from all the directories in the nnmail-procmail-directory > list would go into the (single) nnml-directory. What I need is for > mail from nnmail-procmail-directory-1 (~/Mail) needs to go into > nnml-directory-1 (~/Mail), and mail from nnmail-procmail-directory-2 > (~/Tivoli/mail) needs to go into nnml-directory-2 (~/Tivoli/Mail). Hmm, could you overbind nnmail-procmail-directory in the secondary select method? Mayhaps it'd need to be defvoo'd rather than defvar'd. Something like this rather untested code. (setq gnus-secondary-select-methods '((nnml "email-1" (nnml-directory "~/Mail") (nnmail-procmail-directory "~/Mail")) (nnml "email-2" (nnml-directory "~/Tivoli/Mail") (nnmail-procmail-directory "~/Tivoli/Mail"))) ) -- David Moore | Computer Systems Lab __o UCSD Dept. Computer Science - 0114 | Work: (619) 534-8604 _ \<,_ La Jolla, CA 92093-0114 | Fax: (619) 534-1445 (_)/ (_) | Solo Furnace Creek 508 -- 1996!