GNOME Bugzilla – Bug 662598
Store server folder cache in user's cache directory
Last modified: 2011-10-25 08:04:03 UTC
Created attachment 199811 [details] [review] proposed ews patch As was done within bug #656473 for other mail providers, the ews local folder cache should be stored in user's cache directory, rather than in their data dir, thus the cache will not be part of evolution backup file. This is a new material for 3.3.1+ only. Patch implementing the functionality attached.
Review of attachment 199811 [details] [review]: Looks sane; thanks. I would like to make one change though: I'd like to take the opportunity to rename the 'folder-tree-v2' file back to 'folder-tree'.
Created attachment 199813 [details] [review] proposed ews patch ][ for evolution-ews; Say something like this?
Review of attachment 199813 [details] [review]: Looks perfect; thanks. Haven't tested it, of course, but if you have then please go ahead and commit. Thanks.
Yup, I tested it. Created commit ea37425 in ews master (3.3.2+)