Re: [Tracker] Cleanup of sqlite files



Laurent Aguerreche wrote:


I propose a patch that works for Evolution.

Thast great

just one thing :

could you add the uri field to the MailMessage struct please (we also dont need the ExtraFields stuff).


For Thunderbird, I can't currently figure out what "ID" in uris is...
I'm investigating.

is it not the MessageID field of the email?

For KMail it seems there isn't anything to open it on a precise mail.


beagle uses the following for kmail:

return new Uri (String.Format ("mbox:///{0}/{1}", fi.FullName, id));

where  id = mbox_parser.From;
and fi.FullName is thepath I think


--
Mr Jamie McCracken
http://jamiemcc.livejournal.com/




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]