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
7 pythonfile = ~/.offlineimap/helper.py
13 filename = ~/.var/offlineimap/mailboxes
14 header = '# generated by offlineimap\n'
15 peritem = mailboxes =%(foldername)s
18 folderfilter = py_folderfilter_mbnames
21 localrepository = local-main
22 remoterepository = madduck.net
25 status_backend = sqlite
26 postsynchook = ionice -c3 nice -20 notmuch new
28 [Account madduck.net_bulk]
29 localrepository = local-main
30 remoterepository = madduck.net_bulk
33 status_backend = sqlite
34 postsynchook = ionice -c3 nice -20 notmuch new
36 [Repository local-main]
41 [Repository madduck.net]
44 holdconnectionopen = yes
45 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
47 foldersort = py_foldersort_main
48 nametrans = py_nametrans
49 folderfilter = py_folderfilter_main
50 idlefolders = ['inbox', 'ardex', 'immo', 'admin', 'debian']
52 [Repository madduck.net_bulk]
55 holdconnectionopen = yes
56 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
58 folderfilter = py_folderfilter_bulk
59 foldersort = py_foldersort_main