From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/11675 Path: main.gmane.org!not-for-mail From: Jason R Mastaler Newsgroups: gmane.emacs.gnus.general Subject: Re: Mail folders Date: 16 Jul 1997 14:35:36 -0600 Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII X-Trace: main.gmane.org 1035151345 31782 80.91.224.250 (20 Oct 2002 22:02:25 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:02:25 +0000 (UTC) Return-Path: Original-Received: from xemacs.org (xemacs.cs.uiuc.edu [128.174.252.16]) by altair.xemacs.org (8.8.6/8.8.6) with ESMTP id OAA11277 for ; Wed, 16 Jul 1997 14:46:43 -0700 Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by xemacs.org (8.8.5/8.8.5) with SMTP id QAA01288 for ; Wed, 16 Jul 1997 16:44:34 -0500 (CDT) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by ifi.uio.no with SMTP (8.6.11/ifi2.4) id for ; Wed, 16 Jul 1997 22:36:41 +0200 Original-Received: (qmail 10455 invoked by uid 504); 16 Jul 1997 20:36:36 -0000 Original-Received: (qmail 10452 invoked from network); 16 Jul 1997 20:36:35 -0000 Original-Received: from brickbat8.mindspring.com (207.69.200.11) by claymore.vcinet.com with SMTP; 16 Jul 1997 20:36:35 -0000 Original-Received: from ashanti.mastaler.com (ip94.albuquerque.nm.pub-ip.psi.net [38.11.185.94]) by brickbat8.mindspring.com (8.8.5/8.8.5) with ESMTP id QAA19180; Wed, 16 Jul 1997 16:36:27 -0400 (EDT) Original-Received: (from jason@localhost) by ashanti.mastaler.com (8.8.5/8.8.5) id OAA00072; Wed, 16 Jul 1997 14:35:38 -0600 (MDT) Original-To: Stephen Witt , ding@gnus.org In-Reply-To: Stephen Witt's message of "16 Jul 1997 10:48:01 -0700" X-Mailer: Gnus v5.4.63/XEmacs 19.15 Original-Lines: 17 Original-Xref: altair.xemacs.org dgnus-list:2065 Xref: main.gmane.org gmane.emacs.gnus.general:11675 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:11675 Stephen Witt writes: > As an old mh user who's recently switched to gnus, I was wondering how I might > get the mh 'folder' functionality with gnus. What is the best way to store mail > msgs that I want to keep an arbitrary length of time? I'm not exactly sure what you mean by "folder functionality", but I'll take a stab at your question. If you mean the one file per message and one directory per folder format that MH uses, there are two existing Gnus backends use this exact format. nnml, and nnmh. The latter is an MH compatible backend. See "http://www.gnus.org/manual/gnus_6.html#SEC144" for more info on the different mail backends. Jason R. Mastaler jason@mastaler.com