sigusr for slstatus
[dotfiles.git] / email / .config / offlineimap / config
index 1ccd752..f3a309f 100644 (file)
@@ -1,20 +1,20 @@
 [general]
 pythonfile = ~/.config/offlineimap/offlineimap.py
-metadata = ~/.mutt/offlineimap_meta
+metadata = ~/.local/share/offlineimap
 accounts = net
-ui = quiet
+ui = blinkenlights
 
 [Account net]
 localrepository = Local
 remoterepository = Remote
 autorefresh = 0.5
 quick = 10
-postsynchook = notmuch new
+postsynchook = newmail.sh
 #proxy = SOCKS5:localhost:8008
 
 [Repository Local]
 type = Maildir
-localfolders = ~/.mutt/mail
+localfolders = ~/.local/share/offlineimap/mail
 
 [Repository Remote]
 type = IMAP
@@ -29,9 +29,9 @@ holdconnectionopen = yes
 
 [mbnames]
 enabled = yes
-filename = ~/.mutt/mailboxes
+filename = ~/.local/share/offlineimap/mailboxes
 header = "mailboxes "
-peritem = "~/.mutt/mail/%(foldername)s/"
+peritem = "~/.local/share/offlineimap/mail/%(foldername)s/"
 sep = " "
 footer = "\n"
 incremental = yes