Add reference to offlineimap blogpost

This commit is contained in:
Markus Unterwaditzer 2014-04-06 14:17:34 +02:00
parent 7663ea8a7a
commit 94571a7aec

View file

@ -9,6 +9,9 @@
type. This allows us not only to synchronize a local vdir with a CalDAV type. This allows us not only to synchronize a local vdir with a CalDAV
server, but also synchronize two CalDAV servers or two local vdirs. server, but also synchronize two CalDAV servers or two local vdirs.
The algorithm is based on the blogpost "How OfflineIMAP works" by Edward Z.
Yang. http://blog.ezyang.com/2012/08/how-offlineimap-works/
:copyright: (c) 2014 Markus Unterwaditzer :copyright: (c) 2014 Markus Unterwaditzer
:license: MIT, see LICENSE for more details. :license: MIT, see LICENSE for more details.
''' '''