All patches and comments are welcome. Please squash your changes to logical
commits before using git-format-patch and git-send-email to
patches@git.madduck.net.
If you'd read over the Git project's submission guidelines and adhered to them,
I'd be especially grateful.
2 metadata = ~/.var/offlineimap
6 pythonfile = ~/.offlineimap/helper.py
12 filename = ~/.var/offlineimap/mailboxes
13 header = '# generated by offlineimap\n'
14 peritem = mailboxes =%(foldername)s
17 folderfilter = py_folderfilter_mbnames
20 localrepository = local-main
21 remoterepository = madduck.net
24 status_backend = sqlite
25 postsynchook = ! command -v notmuch >/dev/null || ionice -c3 nice -20 notmuch new
27 [Account madduck.net_bulk]
28 localrepository = local-main
29 remoterepository = madduck.net_bulk
32 status_backend = sqlite
33 #postsynchook = ionice -c3 nice -20 notmuch new
35 [Repository local-main]
40 [Repository madduck.net]
43 holdconnectionopen = yes
44 preauthtunnel = SSH_AUTH_SOCK= ssh -TCaxS ~/.var/offlineimap/ssh_ctl_sock -o "ControlMaster auto" -o "ProtocolKeepAlives 10" -o "ConnectTimeout 60" -o "IPQoS af12" -i ~/.offlineimap/id_rsa.imap@seamus imap.madduck.net
46 foldersort = py_foldersort_main
47 nametrans = py_nametrans
48 folderfilter = py_folderfilter_main
49 idlefolders = ['inbox', 'ardex', 'immo', 'admin', 'debian']
51 [Repository madduck.net_bulk]
54 holdconnectionopen = yes
55 preauthtunnel = SSH_AUTH_SOCK= ssh -TCaxS ~/.var/offlineimap/ssh_ctl_sock -o "ControlMaster auto" -o "ProtocolKeepAlives 10" -o "ConnectTimeout 60" -i ~/.offlineimap/id_rsa.imap@seamus imap.madduck.net
57 folderfilter = py_folderfilter_bulk
58 foldersort = py_foldersort_main