I have Postfix + Courier setup with virtual domains/users in MySQL, however, in /home/vmail these directories are not created so I get:
Apr 1 17:56:18 Lucid authdaemond: Authenticated: clearpasswd=xxx, passwd=xxx
Apr 1 17:56:18 Lucid imapd-ssl: chdir domain.com/user/: No such file or directory
Apr 1 17:56:18 Lucid imapd-ssl: user@domain.com: No such file or directory
I don't want to have to create /home/vmail/domain.com/user everytime before a new user can login. Is there a way to get the directories created automatically?