ASynK
ASynK copied to clipboard
Flexible Bi-directional sync for Emacs BBDB, Google Contacts, MS Outlook, MS Exchange, CardDAV
Not yet been able to reproduce, but essentially there is a problem, but this morning, I restarted my VMWare fusion windows instance, and ran a sync. It went through without...
If there are any IMAP or POP accounts in an outlook message store and there is no network connection then application startup takes a lot of time as each account...
In the current implementation, each outlook folder instantiates its own PropTags() object. It is meant to bea singleton class. We should rewrite some of the code to make it a...
This applies specifically to Outlook. For many profile and folder operations, we are typically interested in only one folder. The startup code flow needlessly iterates through and tries to make...
A folder can be a part of any number of sync profiles. We should have a simple query operation to find out the statistics of how many are synced, how...