Displaying 1 result from an estimated 1 matches for "a011e7ac".
2006 Jun 29
1
upgrade from beta9 to rc1 - lost access to messages and folders
Hello All,
Upgraded a test machine this morning from beta9 to rc1 and lost access to
messages and folders.
an strace on the imap process shows it accessing the home directory, but
not the mail directory. The two queries that I use are:
password_query = SELECT email,crypt as password FROM users WHERE email =
'%u'
user_query = SELECT homedir AS home, maildir AS mail, 1000 AS uid, 1000