X-Git-Url: https://git.madduck.net/etc/offlineimap.git/blobdiff_plain/53324a3187dd10f9cc2bd461abd10cfbbb2446cf..133d54803870eec81a26f57d1cbfd51e19309e8a:/.offlineimaprc

diff --git a/.offlineimaprc b/.offlineimaprc
index 8d48cee..a06eac2 100644
--- a/.offlineimaprc
+++ b/.offlineimaprc
@@ -10,6 +10,8 @@ socktimeout = 30
 
 pythonfile = ~/.offlineimap/helper.py
 
+dofsync = no
+
 #maxsyncaccounts = 2
 
 [mbnames]
@@ -34,10 +36,10 @@ sep = /
 
 [Repository seamus.madduck.net]
 type = IMAP
-maxconnections = 1
+maxconnections = 3
 holdconnectionopen = yes
 remoteuser = madduck
-preauthtunnel = SSH_AUTH_SOCK= ssh -CaxS none -o "ProtocolKeepAlives 10" -o "ConnectTimeout 20" -o "ControlMaster no" -i ~/.offlineimap/id_rsa.imap@seamus seamus.madduck.net
+preauthtunnel = SSH_AUTH_SOCK= ssh -CaxS ~/.var/offlineimap/ssh_ctl_sock -o "ControlMaster auto" -o "ProtocolKeepAlives 10" -o "ConnectTimeout 20" -i ~/.offlineimap/id_rsa.imap@seamus seamus.madduck.net
 expunge = yes
 foldersort = py_foldersort_seamus
 nametrans = py_nametrans_seamus