From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/15113 Path: main.gmane.org!not-for-mail From: patl@cag.lcs.mit.edu (Patrick J. LoPresti) Newsgroups: gmane.emacs.gnus.general Subject: Re: Gnus and the qmail maildir format Date: 27 Apr 1998 20:59:25 -0400 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035154200 20210 80.91.224.250 (20 Oct 2002 22:50:00 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 22:50:00 +0000 (UTC) Return-Path: Original-Received: from gwyn.tux.org (gwyn.tux.org [207.96.122.8]) by altair.xemacs.org (8.8.8/8.8.8) with ESMTP id SAA20027 for ; Mon, 27 Apr 1998 18:02:10 -0700 Original-Received: from sina.hpc.uh.edu (root@Sina.HPC.UH.EDU [129.7.3.5]) by gwyn.tux.org (8.8.8/8.8.8) with ESMTP id VAA28455 for ; Mon, 27 Apr 1998 21:06:43 -0400 Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id UAH27087; Mon, 27 Apr 1998 20:04:33 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Mon, 27 Apr 1998 20:01:42 -0500 (CDT) Original-Received: from claymore.vcinet.com (claymore.vcinet.com [208.205.12.23]) by sina.hpc.uh.edu (8.7.3/8.7.3) with SMTP id UAA27041 for ; Mon, 27 Apr 1998 20:00:15 -0500 (CDT) Original-Received: (qmail 28319 invoked by uid 504); 28 Apr 1998 00:59:56 -0000 Original-Received: (qmail 28316 invoked from network); 28 Apr 1998 00:59:55 -0000 Original-Received: from egghead.curl.com (209.113.241.132) by claymore.vcinet.com with SMTP; 28 Apr 1998 00:59:55 -0000 Original-Received: (qmail 2766 invoked by uid 10171); 28 Apr 1998 00:59:25 -0000 Original-To: ding@gnus.org Original-Distribution: mit In-Reply-To: Dan Christensen's message of "27 Apr 1998 16:56:17 -0400" Original-Lines: 15 X-Mailer: Gnus v5.6.4/Emacs 20.2 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:15113 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:15113 >>>>> "jdc" == Dan Christensen writes: jdc> Do you think Gnus should have a maildir backend? This is jdc> orthogonal to the issue of being able to incorporate mail from a jdc> maildir spool, but there would be some overlap in code. I was talking about incorporating from a maildir spool; sorry for misusing the phrase "back end" in my last message. Supporting maildir as a folder format is also an interesting idea, but probably not as important. I think nnml (for example) is adequate since you never have multiple processes manipulating the folder and you can always regenerate the overview database from scratch. - Pat