Argh ...
Now, I got following error:
Code:
maildrop[2094]: Unable to change to home directory.
I created a new mail account with the sql command:
Code:
INSERT INTO `users` VALUES ('yes', 'test@fineware.de', 'xxx', 10485760, '/home/vmail/fineware.de/test', 5000, 5000);
I sent a mail to
test@fineware.de and received the error below.
When i set the dir /home/vmail to 777 than I get the error "maildir doesn't be world-writeable" or something like that.
Which file persmission do i have to set? Or where is my fault?
best regards,
nico