X-Git-Url: https://git.madduck.net/etc/offlineimap.git/blobdiff_plain/40a3cfa3569396308ce8c168c0abf7f0f1be0b8c..4dad799f28c7f6cd9e1ed6084d99e3385c257509:/.offlineimaprc diff --git a/.offlineimaprc b/.offlineimaprc index fa580f1..75ce16a 100644 --- a/.offlineimaprc +++ b/.offlineimaprc @@ -37,7 +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 ~/.etc/offlineimap/id_dsa.imap 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