commit 53e785992cd62504304b4fc34383cb35c5f39f9b
parent 7efc05e4f48efc0181508553a5552cb9ab03ed55
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date: Wed, 24 Feb 2016 15:51:16 -0800
call notmuch after sync
Diffstat:
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/.offlineimaprc b/.offlineimaprc
@@ -31,6 +31,7 @@ localrepository = riseup-local
remoterepository = riseup-remote
# Status cache. Default is plain, which eventually becomes huge and slow.
status_backend = sqlite
+postsynchook = notmuch new
# Minutes between syncs
#autorefresh = 5
@@ -74,6 +75,7 @@ localrepository = geomail-local
remoterepository = geomail-remote
# Status cache. Default is plain, which eventually becomes huge and slow.
status_backend = sqlite
+postsynchook = notmuch new
# Minutes between syncs
#autorefresh = 5
@@ -117,6 +119,7 @@ localrepository = ucsd-local
remoterepository = ucsd-remote
# Status cache. Default is plain, which eventually becomes huge and slow.
status_backend = sqlite
+postsynchook = notmuch new
# Minutes between syncs
#autorefresh = 5
@@ -161,6 +164,7 @@ localrepository = gmail-local
remoterepository = gmail-remote
# Status cache. Default is plain, which eventually becomes huge and slow.
status_backend = sqlite
+postsynchook = notmuch new
# Minutes between syncs
#autorefresh = 5