Re: [Tracker] index evolution mail is broken



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]