Add support for modify-sequence
-------------------------------

                 Key: MAILBOX-74
                 URL: https://issues.apache.org/jira/browse/MAILBOX-74
             Project: James Mailbox
          Issue Type: New Feature
          Components: api, jcr mailbox, jpa mailbox, maildir mailbox, store
    Affects Versions: 0.2
            Reporter: Norman Maurer
            Assignee: Norman Maurer
             Fix For: 0.3


To allow to implement some of the IMAP extensions we need to support 
modify-sequences per mailbox. This basicly mean we need to assign a mod-seq to 
every message. On every flag change we need to update the mod-seq to a higher 
value. This allows to keep track if a message meta-data has changed

This if for example needed for CONDSTORE and QRESYNC extensions

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to