15 Oct
2008
15 Oct
'08
4:47 p.m.
On Tue, 2008-10-14 at 21:29 -0600, Michael M. Slusarz wrote:
Unfortunately, Dovecot 1.2 is returning as follows: S: * 1 FETCH (UID 1 MODSEQ 3 FLAGS (\Flagged \Deleted \Recent))
Where, under the RFC, I believe it should be: S: * 1 FETCH (UID 1 MODSEQ (3) FLAGS (\Flagged \Deleted \Recent))
Thanks. I also wondered about this recently when writing a mail, but I assumed I MODSEQ 3 was correct, because there's no point in having parenthesis there. Wonder why it was done..
Here is a proposed patch (WARNING: my C skills = zero):
You missed another place where it's sent. Fixed both in: http://hg.dovecot.org/dovecot-1.2/rev/242e6d47f790