From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/43842 Path: main.gmane.org!not-for-mail From: Harry Putnam Newsgroups: gmane.emacs.gnus.general Subject: Re: nnml / nnmh Date: Mon, 11 Mar 2002 09:12:53 -0800 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1015867034 32012 80.91.224.249 (11 Mar 2002 17:17:14 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 11 Mar 2002 17:17:14 +0000 (UTC) Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16kTQA-0008KD-00 for ; Mon, 11 Mar 2002 18:17:14 +0100 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 16kTPD-0007Xn-00; Mon, 11 Mar 2002 11:16:15 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 11 Mar 2002 11:16:18 -0600 (CST) Original-Received: from sclp3.sclp.com (qmailr@sclp3.sclp.com [209.196.61.66]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id LAA01311 for ; Mon, 11 Mar 2002 11:16:07 -0600 (CST) Original-Received: (qmail 9053 invoked by alias); 11 Mar 2002 17:15:59 -0000 Original-Received: (qmail 9048 invoked from network); 11 Mar 2002 17:15:59 -0000 Original-Received: from smtp.newsguy.com (HELO newsguy.com) (209.155.56.71) by gnus.org with SMTP; 11 Mar 2002 17:15:59 -0000 Original-Received: from reader.local.lan (adsl-66.51.210.228.dslextreme.com [66.51.210.228]) by newsguy.com (8.9.1a/8.9.1) with ESMTP id JAA18496 for ; Mon, 11 Mar 2002 09:15:30 -0800 (PST) Original-Received: (from reader@localhost) by reader.local.lan (8.11.6/8.11.6) id g2BHFSX10969; Mon, 11 Mar 2002 09:15:28 -0800 X-Authentication-Warning: reader.local.lan: reader set sender to reader@newsguy.com using -f Original-To: ding@gnus.org In-Reply-To: (Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "Mon, 11 Mar 2002 17:00:40 +0100") User-Agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.1.80 (i586-pc-linux-gnu) Original-Lines: 22 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:43842 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:43842 Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann) writes: > This caveat does not apply to nnmaildir. With nnmaildir, you can > tell procmail to write to the directory directly. (Though I'm not > sure how to get the file names right -- I don't use nnmaildir.) At the start, the file names are handled by procmail. You just supply the right syntax. In this case it would be: (To put everthing in one nnmaildir group) cat (partial) .procmailrc [...] MAILDIR=/my_nnmaildir/parent/directory :0 my_big_huge_all_inclusive_nnmaildir_folder/ Note the trailing (/). That notation is all that is required to have procmail DTR inside MAILDIR.