X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/f5735879d12d490c9f723c107b75b233e1d85661..4f1cc137755e29eacf648f9ab03ad4be74f49d73:/offlineimap/config?ds=sidebyside diff --git a/offlineimap/config b/offlineimap/config deleted file mode 100644 index 8125475..0000000 --- a/offlineimap/config +++ /dev/null @@ -1,61 +0,0 @@ -[general] -metadata = $XDG_DATA_HOME/offlineimap -accounts = gmail -maxsyncaccounts = 1 -#ui = basic -#ignore-readonly = no -pythonfile = $XDG_CONFIG_HOME/offlineimap/utils.py -socktimeout = 120 -fsync = false - -[mbnames] -enabled = yes -filename = $my_config_dir/mailboxes -header = "mailboxes " -peritem = "+%(accountname)s/%(foldername)s" -sep = " " -footer = "\n" -# sort_keyfunc = lambda d: (d['accountname'], d['foldername']) -sort_keyfunc = sort_key - -[Account gmail] -localrepository = gmail-local -remoterepository = gmail-remote -autorefresh = 10 -quick = -1 -# presynchook = imapfilter -# postsynchook = notifysync.sh -# presynchook = imapfilter -c someotherconfig.lua -status_backend = sqlite -# maxsize = 2000000 -# maxage = 10 -#maildir-windows-compatible = no -synclabels = yes -labelsheader = X-Label -filterheaders = X-Label -#ignorelabels = \Inbox, \Starred, \Sent, \Draft, \Spam, \Trash, \Important -ignorelabels = \Draft, \Important - -[Repository gmail-local] -type = GmailMaildir -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 - -[Repository gmail-remote] -type = Gmail -remoteuser = samir.benmendil@gmail.com -nametrans = transremote -# folderfilter = lambda foldername: foldername in ['[Google Mail]/All Mail', '[Google Mail]/Drafts', '[Google Mail]/Bin'] -sslcacertfile = /etc/ssl/certs/ca-certificates.crt -trashfolder = '[Google Mail]/Bin' -spamfolder = '[Google Mail]/Spam' -usecompression = yes -maxconnections = 3 -holdconnectionopen = yes -keepalive = 60 -auth_mechanisms = GSSAPI, CRAM-MD5, PLAIN, LOGIN -# readonly = True