Displaying 1 result from an estimated 1 matches for "371204".
Did you mean:
371202
2005 Apr 27
2
Problem with users home...
Hi :)
I hope this short example shows what problem I have:
# returns users homedir from /etc/passwd
grep user1 /etc/passwd | cut -d':' -f6
# result:
/home/group-subdir/user1
And the logfile...
#maillog
imap-login: Login: user1 [192.168.0.253]
imap(user1): mkdir(/home/user1/Maildir/.Trash) failed:
No such file or directory
Why Dovecot tries to create /home/user1/Maildir/.Trash