]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-storage: Added struct mailbox.corrupted_mailbox_name
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Wed, 16 Nov 2016 01:10:10 +0000 (03:10 +0200)
committerTimo Sirainen <timo.sirainen@dovecot.fi>
Fri, 18 Nov 2016 11:46:37 +0000 (13:46 +0200)
commit1e32b21d3754a3bb825416e49953b3642380e984
treec45be783947d74245ab17f16caaebe5f326c0db6
parent0e6ec60d00d624caa8f66ecdff9e8f9edc91aad9
lib-storage: Added struct mailbox.corrupted_mailbox_name

This allows backends that are adding lost mailboxes to mailbox list index to
indicate that they don't actually know the name of the mailbox, and the
mailbox list index should try to figure it out and rename the mailbox to its
proper name.
src/lib-storage/list/mailbox-list-index-backend.c
src/lib-storage/mail-storage-private.h