Re: Avoiding the "huge INBOX of death"
authorDavid Bremner <david@tethera.net>
Tue, 19 Jul 2016 10:26:20 +0000 (07:26 +2100)
committerW. Trevor King <wking@tremily.us>
Sat, 20 Aug 2016 23:22:14 +0000 (16:22 -0700)
4a/f64884e52d6b651f9cb484eca7886a6292fdf1 [new file with mode: 0644]

diff --git a/4a/f64884e52d6b651f9cb484eca7886a6292fdf1 b/4a/f64884e52d6b651f9cb484eca7886a6292fdf1
new file mode 100644 (file)
index 0000000..3ed68c3
--- /dev/null
@@ -0,0 +1,121 @@
+Return-Path: <david@tethera.net>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by arlo.cworth.org (Postfix) with ESMTP id 66DE76DE01CE\r
+ for <notmuch@notmuchmail.org>; Tue, 19 Jul 2016 03:26:33 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.011\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.011 tagged_above=-999 required=5 tests=[AWL=0.000,\r
+  SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled\r
+Received: from arlo.cworth.org ([127.0.0.1])\r
+ by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id 1pEwU9f4WTUj for <notmuch@notmuchmail.org>;\r
+ Tue, 19 Jul 2016 03:26:25 -0700 (PDT)\r
+Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197])\r
+ by arlo.cworth.org (Postfix) with ESMTPS id 71FCE6DE015B\r
+ for <notmuch@notmuchmail.org>; Tue, 19 Jul 2016 03:26:25 -0700 (PDT)\r
+Received: from remotemail by fethera.tethera.net with local (Exim 4.84)\r
+ (envelope-from <david@tethera.net>)\r
+ id 1bPSEf-0007kT-Ld; Tue, 19 Jul 2016 06:26:45 -0400\r
+Received: (nullmailer pid 6342 invoked by uid 1000);\r
+ Tue, 19 Jul 2016 10:26:21 -0000\r
+From: David Bremner <david@tethera.net>\r
+To:\r
+ =?utf-8?q?Rapha=C3=ABl?= Fournier-S'niehotta <raphael@raphaelfournier.net>,\r
+ notmuch@notmuchmail.org\r
+Subject: Re: Avoiding the "huge INBOX of death"\r
+In-Reply-To: <20160719094205.qmf5sjnja6crt5t3@gotlib>\r
+References: <20160719094205.qmf5sjnja6crt5t3@gotlib>\r
+User-Agent: Notmuch/0.22+28~gb9bf3f4 (http://notmuchmail.org) Emacs/24.5.1\r
+ (x86_64-pc-linux-gnu)\r
+Date: Tue, 19 Jul 2016 07:26:20 -0300\r
+Message-ID: <87fur5yldf.fsf@zancas.localnet>\r
+MIME-Version: 1.0\r
+Content-Type: multipart/signed; boundary="=-=-=";\r
+ micalg=pgp-sha256; protocol="application/pgp-signature"\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.20\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <https://notmuchmail.org/mailman/options/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch/>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <https://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Tue, 19 Jul 2016 10:26:33 -0000\r
+\r
+--=-=-=\r
+Content-Type: text/plain; charset=utf-8\r
+Content-Transfer-Encoding: quoted-printable\r
+\r
+Rapha=C3=ABl Fournier-S'niehotta <raphael@raphaelfournier.net> writes:\r
+\r
+> Hello fellow notmuchers,\r
+>\r
+> I am a longtime "classic" mutt user, willing to switch to a notmuch-based\r
+> solution (probably neomutt). However, as far as I understand, I will have=\r
+ to\r
+> deal with a "huge INBOX of death", as put by Anarcat in a recent blog pos=\r
+t [1],\r
+> that when all emails remain in a single maildir, which may the become very\r
+> large.=20\r
+>\r
+\r
+TBH, I don't understand what specific problem anarcat is having, it\r
+sounds like a workflow issue.  I currently have 1074 messages tagged\r
+inbox, out of about 450K messages.\r
+\r
+Notmuch doesn't care how you organize your mail files on disk, as long\r
+as they are one message per file, and one tree of messages. So feel free\r
+to store them e.g. by date using procmail if you are worried about\r
+performance, or in some other set of folders with semantic=20\r
+\r
+For performance I'd also say measure before you optimize. I currently\r
+have about 77K messages in one of my maildirs, with no noticable\r
+performance hit.  Of course you want e.g. directory indexing on ext3,\r
+but that is default on anything recent.\r
+\r
+> Thus, I think I need to have my emails sorted into maildir folders accord=\r
+ing to\r
+> the notmuch tags. Namely, emails with the "inbox" tag should stay in the =\r
+INBOX\r
+> maildir, those with "archive" should be moved to Archives (all synchroniz=\r
+ed with\r
+> the server). As a bonus, it would be great to have a few more features, l=\r
+ike\r
+> "mails in Archives older than 6 months are moved to Archives/<year>" (kept\r
+> locally and not stored on the server).\r
+\r
+Generally, you should search directly by folder, rather than trying to\r
+sync tags and folders.\r
+\r
+I'm not familiar with afew as a user.\r
+\r
+d\r
+\r
+\r
+\r
+--=-=-=\r
+Content-Type: application/pgp-signature; name="signature.asc"\r
+\r
+-----BEGIN PGP SIGNATURE-----\r
+Version: GnuPG v1\r
+\r
+iQGcBAEBCAAGBQJXjgBMAAoJEPIClx2kp54s6XoL/A0+9rUHOdgzNNU2UeJBF3Cd\r
+7WY0gAwcAjdIuGR2sZ35m0B8qLy/3FJYd5u00PZ0q7WNTsWw8bZdYybDITTSXX6n\r
+t7P5ROt4fAxV2mNqqgEbqtujh/IbuyhBJA1VrmkEBPYOzK2VMrm+bQ10PLi9EKSS\r
+ByRWCMTrOpggLASguOKNOXZXprW2rOTHBQUNvsnJ6A0bAv68866BiB0CJMVnXrPO\r
+1SXtqeLjpHr+xzWxgxzt3j9OfA12g1QJxq6PVgKehlJx1eg6JGubaH6hkjY+UZ9R\r
+S4T32aNZlgCPRAmqzLL9XebZ9xKrCWTwyqnYW8bD1AcxBpZ9Ik6g+vrZh1QPp3do\r
+NhYptBJ22n6TepxYjU8INq2pPS4Nr9GjVIYgALVuAr48s8bvYySdK4qaO7Y0buBj\r
+rFIx7EANtxkrwgR/NzWWLq7+OcHHI1Op395mHY0wSjCSuYhDE6jJXEoBXi+UWn17\r
+PWiHSQq52L641zPMBdwGWjAJojhs0Nphe6o3fK/4PA==\r
+=ePND\r
+-----END PGP SIGNATURE-----\r
+--=-=-=--\r