X-Git-Url: https://git.madduck.net/etc/offlineimap.git/blobdiff_plain/fbe97bcf619cafd5b06170ec82708343243438b8..75193db05624641f3b0d1c00eb9968e682cedd30:/.offlineimaprc diff --git a/.offlineimaprc b/.offlineimaprc index 63191aa..75ce16a 100644 --- a/.offlineimaprc +++ b/.offlineimaprc @@ -37,9 +37,7 @@ ssl = no maxconnections = 1 holdconnectionopen = yes remoteuser = madduck -#preauthtunnel = ssh -CaxS none -o "KeepAlive = yes" -o "ProtocolKeepAlives = 10" -o "ConnectTimeout 20" -o "ControlMaster no" -i ~/.offlineimap/id_dsa.imap seamus.madduck.net 'MAIL=$HOME/.maildir/ /usr/lib/dovecot/imap' -# while SSH key auth is disabled -preauthtunnel = ssh -Cax -o "KeepAlive = yes" -o "ProtocolKeepAlives = 10" -o "ConnectTimeout 20" seamus.madduck.net 'MAIL=$HOME/.maildir/ /usr/lib/dovecot/imap' +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 expunge = yes foldersort = py_foldersort_seamus nametrans = py_nametrans_seamus