thing
[dotfiles.git] / offlineimaprc
index 81fcc3a..ebee978 100644 (file)
@@ -1,4 +1,5 @@
 [general]
+pythonfile = ~/.mutt/offlineimap.py
 metadata = ~/.mutt/offlineimap_meta
 accounts = net
 ui = quiet
@@ -6,6 +7,7 @@ ui = quiet
 [Account net]
 localrepository = Local
 remoterepository = Remote
+postsynchook = notmuch new
 
 [Repository Local]
 type = Maildir
@@ -13,6 +15,7 @@ localfolders = ~/.mutt/mail
 
 [Repository Remote]
 type = IMAP
+remotepasseval = mailpasswd()
 remotehost = mail.martlubbers.net
 remoteuser = mart@martlubbers.net
 ssl = yes