[Dovecot] file permissions help!
Timo Sirainen
tss at iki.fi
Mon Apr 26 01:11:23 EEST 2004
On Tue, 2004-04-13 at 15:49, smk wrote:
> But there is a problem with dovecot reading the mbox file (I think). In
> the error file I get this entry:
>
> imap(USER at DOMAIN.com): "Apr 12 22:15:10 "Fatal: Failed to create
> storage with data: /export/htdocs/DOMAIN.com/mail/USER
> dovecot: "Apr 12 22:15:11 "Error: child 18613 (imap) returned error 89
This means Dovecot wasn't able to figure out what to do with that given
default_mail_env. It didn't know if it was maildir, mbox or what. So the
fix is to add "mbox:" to beginning of default_mail_env, ie.:
default_mail_env = mbox:/export/htdocs/...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20040426/f3616f15/attachment.pgp
More information about the dovecot
mailing list