Hi, On Mon, 2005-11-28 at 21:52 -0500, Eldo Varghese wrote: > 3)I dont understand your statement, why wouldnt beagle be able to read > an mbox file when any text editor can read it?
mbox is structured data, although it's just plain text. You need something which can parse and understand that structure. GMime does that, and the Evolution backend uses it. So a lot of code could be copied from there for a Thunderbird backend. Joe _______________________________________________ Dashboard-hackers mailing list [email protected] http://mail.gnome.org/mailman/listinfo/dashboard-hackers
