From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, FREEMAIL_FROM,RCVD_IN_DNSWL_MED autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 24145 invoked from network); 15 Sep 2020 06:06:12 -0000 Received: from lists1.math.uh.edu (129.7.128.208) by inbox.vuxu.org with ESMTPUTF8; 15 Sep 2020 06:06:12 -0000 Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.94) (envelope-from ) id 1kI45j-00EA4Q-Pz; Tue, 15 Sep 2020 01:05:23 -0500 Received: from mx2.math.uh.edu ([129.7.128.33]) by lists1.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1kI45f-00EA2Z-57 for ding@lists.math.uh.edu; Tue, 15 Sep 2020 01:05:19 -0500 Received: from quimby.gnus.org ([95.216.78.240]) by mx2.math.uh.edu with esmtps (TLS1.3) tls TLS_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1kI45c-002Bg3-Pq for ding@lists.math.uh.edu; Tue, 15 Sep 2020 01:05:18 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:Mime-Version:References:Message-ID:Date:Subject: From:To:Sender:Reply-To:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=YY+MmlI1wqgx/AxPYvF2RsHqO6XAIp1Dx1gLJlYIXBw=; b=UeMUY43dX3uD8pfJrCQzELBfTl V6ZCZSQoRBcmqhHqNySSI2kwstm+WTEkIXBErtr/j8zS0ULVPNbOdML0EzLdz1Swq2wPQY1I0ORq0 lrld5haPSh2NN7yIwVFj4+AA/S/pXvlelyv95eCBjafx7XYiDJ462h2a5aVFORcV4E6Y=; Received: from static.214.254.202.116.clients.your-server.de ([116.202.254.214] helo=ciao.gmane.io) by quimby with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kI45O-00051U-CN for ding@gnus.org; Tue, 15 Sep 2020 08:05:12 +0200 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1kI45M-00041K-Pp for ding@gnus.org; Tue, 15 Sep 2020 08:05:00 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: ding@gnus.org From: Kevin Shell Subject: Re: Maildir++ subfolders Date: Tue, 15 Sep 2020 14:04:49 +0800 Message-ID: <87een34ltq.fsf@fedora.osfans.org> References: <874ko0j4g9.fsf@fedora.osfans.org> <87y2lczyut.fsf@fedora.osfans.org> <878sdcyrom.fsf@ericabrahamsen.net> <87a6xrew7f.fsf@fedora.osfans.org> <87sgbjy8vu.fsf@ericabrahamsen.net> Mime-Version: 1.0 Content-Type: text/plain User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) Cancel-Lock: sha1:HUeSvHut+id4DAODaSVZzV0hmRo= List-ID: Precedence: bulk Eric Abrahamsen writes: > Kevin Shell writes: > >> >> There are a lot of Dovecot servers using Maildir++ format, >> my feature request. :-) > > There's already Bug#21258 open, which essentially covers this same issue > (namely, nnmaildir should be able to handle all the typical maildir > layouts). I've added that to my list of bugs to get to someday -- no one > seems very excited about working on nnmaildir, but I'll get to it eventually... Thanks. :-) I'm big fan of Maildir/Maildir++ format. With Maildir/Maildir++ format, one can read mails directly against Dovecot mail folders, or syncs mails from imap server and indexing with notmuch search engine.