Details
Description
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