]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
imap: Restructure handling of the STATUS response so that it uses its own flags for...
authorStephan Bosch <stephan.bosch@dovecot.fi>
Mon, 27 Aug 2018 21:28:58 +0000 (23:28 +0200)
committeraki.tuomi <aki.tuomi@open-xchange.com>
Thu, 6 Feb 2020 13:21:47 +0000 (13:21 +0000)
commit82e5d49fdce8db49d5d083bcb76d6dd998ba7dc8
treef09098ebe3053382b46149929be700ea23b59063
parentd59b19089426d557b037b676b737f54fd4b790dd
imap: Restructure handling of the STATUS response so that it uses its own flags for the items.

Before, it used mailbox status and metadata item flags for this purpose.
This is needed to allow the existing X-SIZE and the newly standardized SIZE flag to coexist.
src/imap/cmd-notify.c
src/imap/imap-notify.c
src/imap/imap-status.c
src/imap/imap-status.h