]> git.cworth.org Git - notmuch-wiki/blobdiff - howto.mdwn
hint about scripts: encrypted->cleartext emails
[notmuch-wiki] / howto.mdwn
index d0219949c6f7a2f2149dcd8f2e1ad2bd450fa5ec..1b143a91d22958de328f5b9f7b9607e7c1541263 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.
 
@@ -134,3 +137,14 @@ 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]].
+
+
+## <span id="special_tags">**Index all your gpg-encrypted email**</span>
+
+If you don't mind replacing your encrypted emails with cleartext versions and
+re-indexing them, there are some scripts that do that at
+[github](https://github.com/mmehnert/maildir-decrypt) . That would make sense
+in a scenario where you have encrypted your hard disk anyway and are
+comfortable with the security implications (and until notmuch can index
+encrypted email itself).
+