On 12/12/2014 10:47 PM, [email protected] wrote:
Dec 12 21:52:06 example dovecot: lmtp(30139, [email protected]): Error:
user [email protected]: Initialization failed: namespace configuration
error: inbox=yes namespace missing

dovecot issue so off-topic for this list. however...

in your dovecot configuration file (/etc/dovecot/dovecot.conf?), add:

namespace inbox {
  inbox = yes
}

that should be the bare minimum needed to get you going. you may want to add a bit more, though; cf. http://wiki2.dovecot.org/Namespaces

hth,
/chl

Reply via email to