--- /dev/null
+Return-Path:\r
+ <return-5w4qjvpgn59hbcfz9ec6p3fhya@temporary-address.scs.stanford.edu>\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 ABBFC6DE1006\r
+ for <notmuch@notmuchmail.org>; Fri, 17 Apr 2015 16:47:59 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -1.174\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-1.174 tagged_above=-999 required=5 tests=[AWL=1.677,\r
+ RCVD_IN_DNSWL_MED=-2.3, RP_MATCHES_RCVD=-0.55, SPF_PASS=-0.001]\r
+ 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 PcfiqTdXPC0h for <notmuch@notmuchmail.org>;\r
+ Fri, 17 Apr 2015 16:47:57 -0700 (PDT)\r
+X-Greylist: delayed 304 seconds by postgrey-1.35 at arlo;\r
+ Fri, 17 Apr 2015 16:47:57 PDT\r
+Received: from market.scs.stanford.edu (market.scs.stanford.edu [171.66.3.10])\r
+ by arlo.cworth.org (Postfix) with ESMTPS id 4C5416DE0FB0\r
+ for <notmuch@notmuchmail.org>; Fri, 17 Apr 2015 16:47:57 -0700 (PDT)\r
+Received: from market.scs.stanford.edu (localhost.scs.stanford.edu\r
+ [127.0.0.1]) by market.scs.stanford.edu (8.14.7/8.14.7) with ESMTP id\r
+ t3HNgqUe005333 for <notmuch@notmuchmail.org>; Fri, 17 Apr 2015 16:42:52 -0700\r
+ (PDT)\r
+Received: (from dm@localhost)\r
+ by market.scs.stanford.edu (8.14.7/8.14.7/Submit) id t3HNgp0M029222;\r
+ Fri, 17 Apr 2015 16:42:51 -0700 (PDT)\r
+X-Authentication-Warning: market.scs.stanford.edu: dm set sender to\r
+ return-5w4qjvpgn59hbcfz9ec6p3fhya@ta.scs.stanford.edu using -f\r
+From: David Mazieres <dm-list-email-notmuch@scs.stanford.edu>\r
+To: notmuch@notmuchmail.org\r
+Subject: ANNOUNCE: muchsync 0 - share notmuch DB across machines\r
+Reply-To: David Mazieres expires 2015-07-16 PDT\r
+ <mazieres-fc3vhj2p5446yf2z6dq38nsbrw@temporary-address.scs.stanford.edu>\r
+Date: Fri, 17 Apr 2015 16:42:51 -0700\r
+Message-ID: <87wq1as4n8.fsf@ta.scs.stanford.edu>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.18\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: Fri, 17 Apr 2015 23:47:59 -0000\r
+\r
+I'm pleased to announce the release of muchsync:\r
+\r
+ http://www.muchsync.org/\r
+\r
+Muchsync is a notmuch mail synchronizer. It lets you keep a full copy\r
+of your notmuch database on every one of your computers. Muchsync\r
+properly synchronizes maildir contents and notmuch tags, obeying the no\r
+lost updates rule and sensibly but conservatively resolving update\r
+conflicts with no manual intervention.\r
+\r
+After initialization (which is slow because it has to download and\r
+re-index all of your mail), muchsync is bandwidth efficient and works\r
+well over high-latency networks. It is much faster than alternatives\r
+such as offlineimap, particularly when you have lots of different\r
+maildirs.\r
+\r
+I originally had plans to rename the utility syncmuch and add tons of\r
+features. However, as soon as I ran the first tests of the system, I\r
+found that I could not go back to any other way of reading email and my\r
+test became production use. Just this base functionality has been\r
+enough to solve all of my email problems for the last 13 months. I'm\r
+therefore releasing it in the hopes that others will similarly find it\r
+useful. (And if muchsync ever takes off, there are small changes to the\r
+notmuch API we can discuss that would make it even more efficient...)\r
+\r
+David\r