After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 580682 - Disable scanning public folders.
Disable scanning public folders.
Status: RESOLVED FIXED
Product: evolution-mapi
Classification: Applications
Component: Mail
0.26.x
Other Linux
: Normal normal
: ---
Assigned To: Johnny Jacob
evolution-mapi-maint
: 576404 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2009-04-29 02:20 UTC by Johnny Jacob
Modified: 2009-11-15 22:22 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Do ondemand public folder scanning. And expand publicfolder heirarchy one level at a time. (12.64 KB, patch)
2009-05-19 08:29 UTC, Johnny Jacob
needs-work Details | Review
Patch for testing (26.47 KB, patch)
2009-05-29 03:46 UTC, Johnny Jacob
committed Details | Review

Description Johnny Jacob 2009-04-29 02:20: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
Comment 1 Johnny Jacob 2009-05-19 08:29:08 UTC
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.
Comment 2 Johnny Jacob 2009-05-28 03:43:26 UTC
*** Bug 576404 has been marked as a duplicate of this bug. ***
Comment 3 Johnny Jacob 2009-05-29 03:46:47 UTC
Created attachment 135537 [details] [review]
Patch for testing
Comment 4 Norbert Wegener 2009-05-29 07:23:05 UTC
Should the second patch 135537 also work on not cleared caches?
How would I clear the cache?
Comment 5 Akhil Laddha 2009-06-02 07:10:22 UTC
Patch seems to go well ... nice work :-)
Comment 6 Johnny Jacob 2009-06-02 10:12:49 UTC
(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/ :)

Comment 7 Johnny Jacob 2009-06-03 09:25:21 UTC
committed to master (9e7d1b3e2236df4c9ff38949a77cf6eb0ffc5493).
Comment 8 david.courtin 2009-11-15 22:22:00 UTC
(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 ?