bug-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-mailutils] Re: Wrong flag definition in maildir code?


From: Kamil Jońca
Subject: [bug-mailutils] Re: Wrong flag definition in maildir code?
Date: Wed, 02 Mar 2011 16:26:21 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Sergey Poznyakoff <address@hidden> writes:

> Kamil Jońca <address@hidden> ha escrit:
>
>> In debian's source package for mailutils 2.2 in 
>> maildir/mbox.c we have
> [...]
>>   { 'R', MU_ATTRIBUTE_READ },
> [...]
>> But according to http://cr.yp.to/proto/maildir.html "R" flag means
>> "Replied"
>
> Yes, indeed.  This will correspond to
>
>     { 'R', MU_ATTRIBUTE_READ | MU_ATTRIBUTE_ANSWERED },


Done, but when fetch some only *\Seen*, but not *\Answered* messages,
they got "R" suffix in maildir - which is wrong; they should get only
"S" suffix.

> in Mailutils (assuming that a message replied has been read anyway).

I think rather 'R' is simply MU_ATTRIBUTE_ANSWERED 

Moreover I don't know where is used "Read" flag 
maildir, imap and probably pop3 - uses only 'Seen', I think.
What about mbox and mh?

KJ



-- 
http://modnebzdury.wordpress.com/2009/10/01/niewiarygodny-list-prof-majewskiej-wprowadzenie/
Biologia poucza, ze jeśli cię coś ugryzło, to niemal pewne, ze była to samica.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]