Re: [Tracker] Cleanup of sqlite files



Le jeudi 05 octobre 2006 Ã 11:02 +0100, Jamie McCracken a Ãcrit :
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).

Done.

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?

I am not sure. Beagle seems to parse Inbox.msf files to find IDs.

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

It is not exactly the From header but a header that KMail defines and
that start with "Found ".


KMail and Evolution supports are ok.



Laurent.

Attachment: uri-for-email-clients-support+fixes.diff.gz
Description: GNU Zip compressed data



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