> >>> * Bug 97: all messages have RECENT flag in IMAP. > >> > >>This will not be fixed in 2.0 afaik. Doing this with even a small > >>semblance of correctness will require some possibly fairly intrusive > >>changes in imapcommands.c > > > > > > Seriously? This is a really annoying problem, I'd love to > see it fixed... > > So fix it in 2.1. We're not even clear yet on how to fix > this.
Hm - to my understanding RFC 3501 says that the recent flag of the messages can be set to 0 at the end of a successful _ic_select with rw-permissions for the selected mailbox, as you stated in your Bugnote 04/10/05-10:28 I couldn't find any reference in the RFC to your statement in Bugnote 04/10/05-16:39 where you say it has to occur *after* the current session. Doing the updates upon successful rw-SELECTs seems perfectly RFC 3501 compliant to me. -- Wolfram