Re: syncing mail by simply syncing the filesystem
authorArvid Picciani <aep@exys.org>
Sat, 12 Jun 2010 13:23:45 +0000 (15:23 +0200)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:37:08 +0000 (09:37 -0800)
2f/72ba007b6dd1b5a54f8cac1dc4dd2e5d35d782 [new file with mode: 0644]

diff --git a/2f/72ba007b6dd1b5a54f8cac1dc4dd2e5d35d782 b/2f/72ba007b6dd1b5a54f8cac1dc4dd2e5d35d782
new file mode 100644 (file)
index 0000000..2528341
--- /dev/null
@@ -0,0 +1,56 @@
+Return-Path: <aep@exys.org>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 1408D4196F2\r
+       for <notmuch@notmuchmail.org>; Sat, 12 Jun 2010 06:24:22 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.8\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.8 tagged_above=-999 required=5 tests=[BAYES_50=0.8]\r
+       autolearn=ham\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id tG194ZrdOi0H for <notmuch@notmuchmail.org>;\r
+       Sat, 12 Jun 2010 06:24:11 -0700 (PDT)\r
+Received: from samir.ibcsolutions.de (samir.ibcsolutions.de [78.47.90.66])\r
+       by olra.theworths.org (Postfix) with ESMTP id CEE5E431FC1\r
+       for <notmuch@notmuchmail.org>; Sat, 12 Jun 2010 06:24:11 -0700 (PDT)\r
+Received: from g229173080.adsl.alicedsl.de ([92.229.173.80] helo=barf)\r
+       by samir.ibcsolutions.de with esmtpa (Exim 4.69)\r
+       (envelope-from <aep@exys.org>)\r
+       id 1ONQm5-0004ff-EE; Sat, 12 Jun 2010 15:29:25 +0200\r
+From: Arvid Picciani <aep@exys.org>\r
+To: Christoph Groth <cwg@falma.de>, notmuch@notmuchmail.org\r
+Subject: Re: syncing mail by simply syncing the filesystem\r
+In-Reply-To: <87631obu64.fsf@falma.de>\r
+References: <87631obu64.fsf@falma.de>\r
+Date: Sat, 12 Jun 2010 15:23:45 +0200\r
+Message-ID: <87d3vwpeou.fsf@exys.org>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://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: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Sat, 12 Jun 2010 13:24:22 -0000\r
+\r
+On Sat, 12 Jun 2010 09:13:07 +0200, Christoph Groth <cwg@falma.de> wrote:\r
+\r
+> The ideal setup would be one which would allow to use any of my\r
+> computers independently (for example when I'm away with my laptop).\r
+> When necessary, the local mail stores would be synchronized by simply\r
+> syncing the home directory (I'm using unison for this).\r
+\r
+syncing maildir works.  notmuch's db resides inside your maildir, but its\r
+probably not safe to do while its running. And you can only have one\r
+place receive your mail, otherwise you loose tags.\r