.notmuch-config: Disable synchronize_flags
authorW. Trevor King <wking@tremily.us>
Fri, 12 Apr 2013 12:47:10 +0000 (08:47 -0400)
committerW. Trevor King <wking@tremily.us>
Fri, 12 Apr 2013 12:47:10 +0000 (08:47 -0400)
It seems that synchronize flags just pushes Notmuch tags onto the
maildir flags (e.g. marking as unread messages that you'd read using
an external MUA).  I'd thought that the synchronization would work
both ways (e.g. Notmuch reading maildir flags and updating its tags
accordingly).  Since I do most of my mail reading in Mutt, the
push-only synchronization is not very helpful.

src/.notmuch-config

index 772a8814c5b9d488719412cadbb42258768c1b93..d9f205a5b1e0fa46408f747c5499701cee009bba 100644 (file)
@@ -15,8 +15,8 @@ tags=new
 
 ignore=
 
-[maildir]
-synchronize_flags=true
+#[maildir]
+#synchronize_flags=true
 
 [search]
 exclude_tags=deleted;spam;