GNOME Bugzilla – Bug 580682
Disable scanning public folders.
Last modified: 2009-11-15 22:22:00 UTC
I have just been trying out the MAPI plugin (under Ubuntu 9.04) I can connect to the exchange server (after temporarily disabling samba), however I notice that it tries to scan every single public folder in the public folder structure. My organization has a huge public folder structure, so it takes for ever (actually I never let it finish). Is it possible to disable public folder support? Description from : http://mail.gnome.org/archives/evolution-list/2009-April/msg00177.html
Created attachment 134920 [details] [review] Do ondemand public folder scanning. And expand publicfolder heirarchy one level at a time. Patch -only- works when the cache is cleared and on the first start after cache removal. Will fix this.
*** Bug 576404 has been marked as a duplicate of this bug. ***
Created attachment 135537 [details] [review] Patch for testing
Should the second patch 135537 also work on not cleared caches? How would I clear the cache?
Patch seems to go well ... nice work :-)
(In reply to comment #4) > Should the second patch 135537 [edit] also work on not cleared caches? > How would I clear the cache? > rm -rvf ~/.evolution/mail/mapi/ :)
committed to master (9e7d1b3e2236df4c9ff38949a77cf6eb0ffc5493).
(In reply to comment #7) > committed to master (9e7d1b3e2236df4c9ff38949a77cf6eb0ffc5493). Hello, I've tried the plugin with the HEAD version, it's seems that the bug is back. Can someone can confirm ?