From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Mon, 05 Nov 2007 07:44:12 -0800 Subject: [sup-talk] [PATCH] More IMAP/Maildir functionality In-Reply-To: <1194256027-sup-6540@tomsk> References: <1194005479-sup-2005@tomsk> <1194232297-sup-5089@south> <1194256027-sup-6540@tomsk> Message-ID: <1194277185-sup-797@south> Excerpts from Marcus Williams's message of Mon Nov 05 01:54:17 -0800 2007: > On 5.11.2007, William Morgan wrote: > > For non-mbox read/unread, it should be sufficient to simply set the flags > > as you do in IMAP#raw_header. > > > > If you get a chance, can you resubmit without that? I may have a chance > > to clean it up in the next few days if not. > > So do you want it removed completely or implemented differently? Removed completely from the patch, as the resulting functionality should be exactly the same. If an IMAP message doesn't have :unread, then it's treated as read. There's no reason to extend the horrible hackishness of source_marked_read anywhere beyond mbox. -- William