[Dovecot] Using mail_chroot and default_mail_env
Timo Sirainen
tss at iki.fi
Sun Aug 6 23:38:06 EEST 2006
On Sat, 2006-08-05 at 03:32 -0700, Daniel Kauffman wrote:
> Settings for mail_chroot and default_mail_env are not playing well together.
>
> It seems that default_mail_env is verified to exist *before* the chroot
> but is later used *after* the chroot.
>
> A configuration like this:
>
> * mail_chroot = /var/mail/example.com/username
>
> * default_mail_env = maildir:/Maildir
>
> Fails with the message:
>
> * stat(/Maildir) failed: No such file or directory
I guess this is the NFS check. See if it happens with adding
nfs_check=no to dovecot.conf? Fixed that in CVS now.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20060806/1aef6543/attachment.pgp
More information about the dovecot
mailing list