]> git.cworth.org Git - notmuch-wiki/blobdiff - howto.mdwn
news for 0.20.2
[notmuch-wiki] / howto.mdwn
index c71212477748d327dba4a081a928905fb0fa5737..f7db40354e41876f090eb24a9535a9c2fc65ba2e 100644 (file)
@@ -40,6 +40,9 @@ utilities support these formats:
 
 * [fetchmail](http://fetchmail.berlios.de/)
 
+* [muchsync](http://www.muchsync.org/) - replicate and synchronize
+  your notmuch database (mail and tags) across machines
+
 See the [[initial_tagging]] page for more info on initial tagging of
 messages.
 
@@ -126,6 +129,11 @@ output.  Using the instructions from [Gmane's
 site](http://gmane.org/export.php), we can download an mbox file, which we
 can then convert to maildir using mb2md or other utility.
 
+Please note that mail delivered by Postfix will have envelope headers
+that may cause notmuch to complain about "single-message mbox files".
+Removing the first line from the message or passing it through
+reformail will solve the problem.
+
 ## <span id="special_tags">**Take advantage of tags that are special to notmuch**</span>
 
 See [[tags special to notmuch|special-tags]].