Re: [Tracker] index evolution mail is broken
- From: Jerry Tan <Jerry Tan Sun COM>
- To: Philip Van Hoof <spam pvanhoof be>
- Cc: tracker-list gnome org
- Subject: Re: [Tracker] index evolution mail is broken
- Date: Mon, 01 Dec 2008 17:21:42 +0800
I check the format of evolution data file.
evolution store mail's meta data into a sqlite file named folders.db,
I can use sqlite to open it to check its schema.
it will create one table for every folder.
and store meta into it, including read/delete flag, subject, mail
from/to/cc,
But if I select "Copy folder content locally" and "sync",
evolution will store mails under my selected folder in plain txt file
under it.
to support full txt search, we need to parse these files also.
How will beagle guys work on this issue?
[Date Prev][
Date Next] [Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]