X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/d3bdd28f491728d969c5941d18b9f4ee2651f60b..6eaf95464888c19a933634dd745c259b4b459b68:/offlineimap/config diff --git a/offlineimap/config b/offlineimap/config index 5b02023..ac15582 100644 --- a/offlineimap/config +++ b/offlineimap/config @@ -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,7 @@ ignorelabels = \Draft, \Important [Repository gmail-local] type = GmailMaildir -localfolders = ~/mail/gmail +localfolders = $MAILDIR/gmail #sep = . #restoreatime = no nametrans = translocal @@ -55,4 +55,5 @@ usecompression = yes maxconnections = 3 holdconnectionopen = yes keepalive = 60 +auth_mechanisms = GSSAPI, CRAM-MD5, PLAIN, LOGIN # readonly = True