]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-storage: Remove INBOX notification checks if mailbox events aren't requested
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Mon, 4 Sep 2017 13:59:52 +0000 (16:59 +0300)
committerAki Tuomi <aki.tuomi@dovecot.fi>
Thu, 7 Sep 2017 11:23:48 +0000 (14:23 +0300)
commit431ccc85ea20f6a9490bb783de63b11daf0587c5
tree808707da8e31d3bcff7c811fca16dd3ab7614037
parent7b156140a72f57e0946a814a4f965eae00c64202
lib-storage: Remove INBOX notification checks if mailbox events aren't requested

Nothing would be done with the results of those checks.

Note that MAILBOX_LIST_NOTIFY_UIDVALIDITY can be handled using mailbox list
index, even for INBOX with mailbox_list_index_include_inbox=no.
src/lib-storage/list/mailbox-list-index-notify.c