]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-storage: Don't use mailbox list index if it has refresh_flag set
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Mon, 10 Jul 2017 12:54:07 +0000 (15:54 +0300)
committerTimo Sirainen <timo.sirainen@dovecot.fi>
Mon, 10 Jul 2017 13:22:17 +0000 (16:22 +0300)
commit15086e056e0ecb99ffcefab7295812e21edb6f37
tree801ba38aecf1d73b857cd0c5803b2219fff59322
parent70092709cdc803c87b8f4ef1b0548eb45515bdae
lib-storage: Don't use mailbox list index if it has refresh_flag set

For example if INBOX is deleted, looking up its GUID shouldn't be returned
from the list index since it contains the old GUID.
src/lib-storage/list/mailbox-list-index-status.c