]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-storage: Removed extra "don't allow INBOX to be deleted" check.
authorTimo Sirainen <tss@iki.fi>
Wed, 23 Mar 2011 22:10:59 +0000 (00:10 +0200)
committerTimo Sirainen <tss@iki.fi>
Wed, 23 Mar 2011 22:10:59 +0000 (00:10 +0200)
commitab670459e21722e9e565cd84ffc982a6592a0bbf
treef5cc66552316dfbc18eb9a980d82f4b9bfa99fec
parentd799e42332a26ca46f7eaa810e5d08be15157fa8
lib-storage: Removed extra "don't allow INBOX to be deleted" check.
It's already checked in places where it could cause actual harm
(accidentally deleting other mailboxes) and where it's not allowed (IMAP).
This allows dsync backup to delete unwanted INBOX if the mail location
settings allow it.
src/lib-storage/mail-storage.c