]> git.madduck.net Git - etc/offlineimap.git/history - .offlineimaprc

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:

explicitly specify imap_command
[etc/offlineimap.git] / .offlineimaprc
2022-03-23 martin f. krafftexplicitly specify imap_command
2020-12-30 martin f. krafftdispose of preauth shell process
2020-12-30 martin f. krafftfull path to preauthtunnel with offlineimap3!
2020-03-22 martin f. krafftencapsulate preauthtunnel in script
2020-03-22 martin f. krafftswitch bulk offlineimap to systemd service
2019-12-12 martin f. krafftMove SSH config from command line to a file
2019-10-31 martin f. krafftrename ssh key file to include host and not algo
2017-08-23 martin f. krafftremove obsolete status backend
2016-01-28 martin f. krafftnew imap host
2015-11-09 martin f. kraffthard-code domine as IMAP host
2015-11-02 martin f. krafftuse new ecdsa key
2015-01-28 martin f. krafftconditionally call notmuch after sync
2012-11-16 martin f. krafftremove notmuch hook
2012-10-01 martin f. krafftdisable socktimeout
2012-05-13 martin f. krafftswitch to sqlite status storage
2012-05-13 martin f. krafftupdate idle folders
2012-05-13 martin f. krafftno longer need wrapper as account handling/locking...
2011-12-22 martin f. krafftrefactor to support independent runs across accounts
2011-12-22 martin f. krafftremove logcheck polling
2011-12-17 martin f. krafftadd ipqos af12 option
2011-08-30 martin f. krafftrun notmuch in hook
2011-05-18 martin f. krafftbasic UI is nicer
2011-05-17 martin f. krafftnew UI names
2010-09-13 martin f. krafftadd poor man's priorities to bulk account
2010-06-23 martin f. krafftadd bulk account, remove full run logic
2010-06-23 martin f. krafftrename seamus to main account
2010-04-12 martin f. krafftdo not allocate pty
2010-03-24 martin f. krafftgreater connect timeout (60)
2009-05-27 martin f. krafftdofsync is called fsync
2009-05-26 martin f. krafftdo not do fsync between every status write
2009-04-24 martin f. kraffthalve the number of connections, 6 is insane load
2009-03-23 martin f. krafftuse ssh multiplexing
2009-03-22 martin f. krafftuse 6 simult. conns
2008-08-09 martin f. krafftseparate logcheck syncing
2008-08-07 martin f. krafftadd maxsyncaccounts to enable both accounts in autorefr...
2008-07-31 martin f. krafftadd logcheck mailbox
2008-05-29 martin f. krafftfix inconsistent use of -o
2008-05-14 martin f. krafftreenable pubkey auth
2008-05-13 martin f. krafftdisable ssh key auth for now
2008-05-12 martin f. krafftcorrect location of ssh id file
2008-05-05 martin f. krafftinitial checkin