]> git.madduck.net Git - etc/offlineimap.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

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.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

correct location of ssh id file
authormartin f. krafft <madduck@madduck.net>
Mon, 12 May 2008 12:16:54 +0000 (13:16 +0100)
committermartin f. krafft <madduck@madduck.net>
Mon, 12 May 2008 12:16:54 +0000 (13:16 +0100)
.offlineimaprc

index fa580f1152753771e56e55485e1c44ab3e65ca3c..513fc8be41a2e64259a938dc2d9882593aecf748 100644 (file)
@@ -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 -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'
 expunge = yes
 foldersort = py_foldersort_seamus
 nametrans = py_nametrans_seamus