In debian's source package for mailutils 2.2 in
maildir/mbox.c we have
--8<---------------cut here---------------start------------->8---
static struct info_map {
char letter;
int flag;
} info_map[] = {
{ 'R', MU_ATTRIBUTE_READ },
{ 'S', MU_ATTRIBUTE_SEEN },
{ 'T', MU_ATTRIBUTE_DELETED },
};
--8<---------------cut here---------------end--------------->8---
But according to http://cr.yp.to/proto/maildir.html "R" flag means
"Replied"
KJ
--
http://sporothrix.wordpress.com/2011/01/16/usa-sie-krztusza-kto-nastepny/
Keyboard error press F1 continue
_______________________________________________
Bug-mailutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-mailutils