I have installed 3 x systems with this howto and in the depoy process i have deployed 2 and have the same issues.
lets start with creating the maildrop diectories:
root@geekscraft:/home# groupadd -g 5000 vmail
root@geekscraft:/home# useradd -g vmail -u 5000 vmail -d /home/vmail -m
root@geekscraft:/home# cd vmail/
root@geekscraft:/home/vmail# tree
.
Then you need either this line, with the domain table or you will need
mydestination = geekscraft,domain,tld in the etc/postfix/main.cf.file
postconf -e 'virtual_mailbox_domains = proxy:mysql:/etc/postfix/mysql-virtual_domains.cf'
To Test:
Enter username and password in SquirrelMail and this happens!
Aug 11 15:09:14 geekscraft authdaemond: Authenticated: clearpasswd=SquirrelMail Login=....snuffed...., passwd=....snuffed....
Aug 11 15:09:14 geekscraft imapd:
jpb@amo1010.co.za: chdir(/home/vmail) failed!!
Aug 11 15:09:14 geekscraft imapd: error: Permission denied
Aug 11 15:09:14 geekscraft imapd: LOGIN FAILED, user=jpb@amo1010.co.za, ip=[::ffff:127.0.0.1]
Aug 11 15:09:14 geekscraft imapd: authentication error: Permission denied
Recent comments
14 hours 1 min ago
14 hours 6 min ago
19 hours 4 min ago
1 day 1 hour ago
1 day 2 hours ago
1 day 3 hours ago
1 day 8 hours ago
1 day 14 hours ago
1 day 18 hours ago
1 day 20 hours ago