add bar, fix xinitrc, add vdirsyncer to imap and update config.h
[dotfiles.git] / email / .config / offlineimap / config
index 06ff078..5dcf2ae 100644 (file)
@@ -2,13 +2,15 @@
 pythonfile = ~/.config/offlineimap/offlineimap.py
 metadata = ~/.mutt/offlineimap_meta
 accounts = net
-ui = quiet
+ui = blinkenlights
 
 [Account net]
 localrepository = Local
 remoterepository = Remote
-postsynchook = notmuch new
-status_backend = sqlite
+autorefresh = 0.5
+quick = 10
+postsynchook = notmuch new && /home/mrl/.mutt/newmail.sh && vdirsyncer sync
+#proxy = SOCKS5:localhost:8008
 
 [Repository Local]
 type = Maildir
@@ -18,12 +20,12 @@ localfolders = ~/.mutt/mail
 type = IMAP
 folderfilter = lambda x: folderfilter(x)
 remotepasseval = mailpasswd()
-remotehost = mail.martlubbers.net
-#remotehost = email.martlubbers.net
+remotehost = lubbers.email
 remoteuser = mart@martlubbers.net
 ssl = yes
-#sslcacertfile = /etc/ssl/certs/ca-certificates.crt
-cert_fingerprint = d8f2613ee3017fe9eaec772cd07094342945f632
+sslcacertfile = /etc/ssl/certs/ca-certificates.crt
+keepalive = 60
+holdconnectionopen = yes
 
 [mbnames]
 enabled = yes