]> git.g-eek.se Git - interimap.git/commit
tests/run: set 'mailbox_list_index = yes' in dovecot.conf.
authorGuilhem Moulin <guilhem@fripost.org>
Mon, 27 May 2019 22:28:33 +0000 (00:28 +0200)
committerGuilhem Moulin <guilhem@fripost.org>
Mon, 27 May 2019 22:28:36 +0000 (00:28 +0200)
commit350217c321cf30ebf2a6655d6ad925898f40a992
tree0e3d8656cb9d77c3710b13ae874c0cd60f6993b2
parent03460fe3d2657c626d406e57d75f6f9c6fa4338e
tests/run: set 'mailbox_list_index = yes' in dovecot.conf.

LAYOUT=index requires mailbox_list_index = yes.  It's the default since
dovecot 2.3, but we set it explicitly to support older versions.
tests/run