Re: [Imap-protocol] What is the current consensus on the Recent flag?
Arnt Gulbrandsen <[email protected]> Sat, 11 Mar 2017 08:50:05 +0000
| Newsgroups | gmane.mail.imap.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, I've never seen it in real use either. But it's simplish to implement along with MSNs. You keep a UID persistently, "the last UID for which some session has seen \recent". In the code where you assign MSNs for each session, you look at whether each message has UID>that, and if so, you set \recent in that session only and increase the threshold. Simple to do, but worthless. Your call ;) Arnt _______________________________________________ Imap-protocol mailing list [email protected] http://mailman13.u.washington.edu/mailman/listinfo/imap-protocol