On Thu, 2008-03-13 at 18:31 +0200, Timo Sirainen wrote:
On Mar 13, 2008, at 5:57 PM, Alexey Melnikov wrote:
Timo Sirainen wrote:
What happened to this?
I need to publish CONDSTOREbis draft at some point which contains
the fix. I don't have time or energy to do this now. I should find
some time once all my Lemonade drafts are approved for publication.
Are there going to be other changes?
One more thing:
When a message is appended to a mailbox (via the IMAP APPEND command,
COPY to the mailbox, or using an external mechanism) the server
generates a new modification sequence that is higher than the highest
modification sequence of all messages in the mailbox and assigns it
to the appended message.
This doesn't say if it's OK to give the same new modseq to new messages
when copying/appending multiple messages. Since it's atomic I think it
is.