Page 1 of 1

Dovecot vs. CentOS 7.2

Posted: Tue Dec 15, 2015 10:48 am
by alephlg
I update my server today, and receive this error in dovecot.log:

Initialization failed: namespace configuration error: inbox=yes namespace missing

The resolution here: http://dovecot.org/pipermail/dovecot/20 ... 33294.html

Modify the 15-mailboxes.conf

namespace inbox {
inbox = yes
#mailbox name {

Have a nice day!

Gergely :-(
http://www.web2.club

Re: Dovecot vs. CentOS 7.2

Posted: Tue Dec 15, 2015 2:34 pm
by AdamiPL
uf thanks for solution, i done Centos upgrade at the moment and I've got the same problem.