Dovecot vs. CentOS 7.2
Dovecot vs. CentOS 7.2
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
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
uf thanks for solution, i done Centos upgrade at the moment and I've got the same problem.