[Dovecot] maildir create problem
Timo Sirainen
tss at iki.fi
Mon Jun 6 01:52:25 EEST 2005
On 3.6.2005, at 16:50, Alex wrote:
> I got the error failed to create storage data. I changed some things
> and now I get the following message:
>
> mkdir(/home/mail/domain.nl/info/.Trash) failed: No such file or
> directory
>
> The directory for domain.nl is not created either. Other emailaccounts
> which were running very good already have no problem.
mkdir() creates only the last directory in the path, so it doesn't even
try to create domain.nl or domain.nl/info. Newer Dovecots (1.0-tests at
least) create the whole directory structure themselves if it's not
found. So, either upgrade or create the missing directories manually..
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20050606/197368b8/PGP.pgp
More information about the dovecot
mailing list