On Fri, 2002-08-30 at 17:18, Andy Cedilnik wrote: > Hello, > > I was trying this tool called mboxcheck, which displays some statistics > on the unix mbox files. What is interesting is that evolution does not > mark emails that were read as being read. So, most of my mailboxes seems > like I haven't read any mail yet. > > Is that intentionally or is there a way to fix that?
We use a different header to record the read status of a message, because the standard header makes it so that the entire mbox must be rewritten if a message is marked as seen, which is pretty silly. I know that there's compatability code to enable standard-style status headers in version 1.1, but I'm not sure how to enable it. Also, this question would have been better directed at [EMAIL PROTECTED]; this list is for discussing development of Evolution. Peter -- Peter Williams [EMAIL PROTECTED] / [EMAIL PROTECTED] "[Ninjas] are cool; and by cool, I mean totally sweet." -- REAL Ultimate Power _______________________________________________ evolution-hackers maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution-hackers
