PDA

View Full Version : Postfix + Dovecot | could not maildirmake


madmucho
24th July 2008, 22:20
Hi admins today i greping through my ispconfig log and find some warnings, but dont know how to fix it, there is messages like this one

WARN - maildirmake /var/www/web1/user/webx_xxx/Maildir &> /dev/null, Line 110: WARNING: could not maildirmake /var/www/webx/user/webx_xxx/Maildir &> /dev/null


Im using mandriva distro and there isnt maildirmake package can be that the problem?

till
25th July 2008, 11:26
If the mailbox for the user webx_xxx works, you dont have to worry about that. I guess that ISPConfig tries to redo the maildir on user updates but the command fails as it already exists.

madmucho
25th July 2008, 13:54
If the mailbox for the user webx_xxx works, you dont have to worry about that. I guess that ISPConfig tries to redo the maildir on user updates but the command fails as it already exists.

Mailbox works perfectly, no problem. Thank you for info.