Lots of updates
[dotfiles.git] / .mutt / offlineimaprc
index 0b690df..064829f 100644 (file)
@@ -1,26 +1,25 @@
 [general]
 pythonfile = ~/.mutt/offlineimap.py
 metadata = ~/.mutt/offlineimap_meta
-accounts = mpi
+accounts = net
 ui = quiet
 
-[Account mpi]
+[Account net]
 localrepository = Local
 remoterepository = Remote
-postsynchook = notmuch new
+postsynchook = notmuch new && notmuch compact
 
 [Repository Local]
 type = Maildir
 localfolders = ~/.mutt/mail
-nametrans = lambda foldername: 'Mail.' + foldername
 
 [Repository Remote]
 type = IMAP
 remotepasseval = mailpasswd()
-remotehost = imaphost.mpi.nl
-remoteuser = marlub
-reference = Mail
-nametrans = lambda foldername: re.sub('^Mail.', '', foldername)
+remotehost = mail.martlubbers.net
+remoteuser = mart@martlubbers.net
+ssl = yes
+cert_fingerprint = d8f2613ee3017fe9eaec772cd07094342945f632
 
 [mbnames]
 enabled = yes