# # Offlineimap configuration file, using version 6.3.2 on Arch GNU/Linux # * Adrian C. # [general] accounts = Acc1 #accounts = Acc1 Acc2 metadata = ~/.offlineimap maxsyncaccounts = 1 #ui = Noninteractive.Quiet ui = Noninteractive.Basic ignore-readonly = no socktimeout = 120 #fsync = true [Account Acc1] localrepository = Local remoterepository = Remote autorefresh = 3 quick = 10 #presynchook = imapfilter #postsynchook = notifysync.sh #maxsize = 2000000 #maxage = 3 [Repository Local] type = Maildir localfolders = ~/mail sep = / #sep = . restoreatime = no [Repository Remote] type = IMAP remotehost = mail.example.org #ssl = yes remoteport = 143 remoteuser = username #remotepass = password #reference = Maildir maxconnections = 1 holdconnectionopen = no keepalive = 60 #expunge = no subscribedonly = no #folderfilter = lambda foldername: foldername not in ['Trash']