# Mailbox list indexes can be used to optimize IMAP STATUS commands. They are
# also required for IMAP NOTIFY extension to be enabled.
-#mailbox_list_index = no
+#mailbox_list_index = yes
# The minimum number of mails in a mailbox before updates are done to cache
# file. This allows optimizing Dovecot's behavior to do less disk writes at
.dotlock_use_excl = TRUE,
.mail_nfs_storage = FALSE,
.mail_nfs_index = FALSE,
- .mailbox_list_index = FALSE,
+ .mailbox_list_index = TRUE,
.mailbox_list_index_very_dirty_syncs = FALSE,
.mail_debug = FALSE,
.mail_full_filesystem_access = FALSE,