]> git.rmz.io Git - dotfiles.git/blobdiff - offlineimap/config
offlineimap: use mail's timestamp for filename and utime
[dotfiles.git] / offlineimap / config
index 5b020235b61f97c125eb7e62ff344adbc8632ff0..8125475ddd4c48f955dea651c46b1ebe49d4b18a 100644 (file)
@@ -10,7 +10,7 @@ fsync = false
 
 [mbnames]
 enabled = yes
-filename = ~/.mutt/mailboxes
+filename = $my_config_dir/mailboxes
 header = "mailboxes "
 peritem = "+%(accountname)s/%(foldername)s"
 sep = " "
@@ -38,7 +38,9 @@ ignorelabels = \Draft, \Important
 
 [Repository gmail-local]
 type = GmailMaildir
-localfolders = ~/mail/gmail
+localfolders = $MAILDIR/gmail
+utime_from_headers = yes  # not sure if this is compatible with `quick = -1`
+filename_use_mail_timestamp = yes
 #sep = .
 #restoreatime = no
 nametrans = translocal
@@ -55,4 +57,5 @@ usecompression = yes
 maxconnections = 3
 holdconnectionopen = yes
 keepalive = 60
+auth_mechanisms = GSSAPI, CRAM-MD5, PLAIN, LOGIN
 # readonly = True