Displaying 1 result from an estimated 1 matches for "b54de05".
Did you mean:
b54de05e
2005 Dec 12
3
Case sensitive nightmare
It took me 4 days to figure this out and I sure hope someone can help me
solve it.
My Setup: Postfix + MySQL + dovecot
dovecot.conf:
default_mail_env = maildir:/var/spool/vmail/%d/%n/Maildir
password_query = SELECT password FROM mailbox WHERE username='%u'
user_query = SELECT maildir, 108 AS uid, 108 AS gid FROM mailbox WHERE
username='%u'
The virtual host schema is