Sergey Poznyakoff <[email protected]> writes: > Kamil Jońca <[email protected]> ha escrit: > >> Maybe I should ask different question: What is difference between >> #define MU_ATTRIBUTE_SEEN 0x10 >> #define MU_ATTRIBUTE_READ 0x20 > > MU_ATTRIBUTE_SEEN means that the user has already seen this message > *in the message list*, e.g. in the 'h' output in mailx, or as a result > of LIST command in POP3, etc. In other words, it means that the user > is aware of the existence of this message, but does not imply he has > ever attempted to read it.
So, MU_ATTRIBUTE_READ corresponds to \Seen flag in IMAP protocol and (AFAIR,IMO etc) "S" maildir suffix. MU_ATTRIBUTE_SEEN - has no equivalent suffix in maildir, and in IMAP ... maybe something regarding to \Recent? Am I wrong? KJ -- http://blogdebart.pl/2009/12/22/mamy-chorych-dzieci/ EMACS = Eight Megabytes And Constantly Swapping _______________________________________________ Bug-mailutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-mailutils
