Ticket #1485053 (closed Bugs: worksforme)
SQL issues (probably due to MDB2)
| Reported by: | roundcube-devel@… | Owned by: | |
|---|---|---|---|
| Priority: | 10 - Lowest | Milestone: | 0.2-alpha |
| Component: | Core functionality | Version: | svn-trunk |
| Severity: | critical | Keywords: | |
| Cc: | dev@… |
Description
How it happens
A valid IMAP user tries to login in RC SVN rev1365 configured to use mdb2. The login fails with an "invalid password" error message, even when the password is correct (copy&paste :).
When it finally succeeds, there is at least another problem, because the default identity has not been created (and therefore the users cannot send mail unless they know enough and go to the settings to configure themselves a default identity... not good :-/)
Info
From what I gather, there are some SQL errors caused by using MDB2 (the same clean install, using the DB backend shows nonw of these errors).
In the file I am attaching, you can find:
- the console debug info (log=8, i.e., trace), where you can find the before-mentioned SQL errors.
- My RC database config values
- Info on my setup (of what I think might be relevant). Stuff such as a list of relevant packages, phpinfo, etc.
I hope this is enough to trace whatever is going on. If you need further info, do not hesitate to contact me by email, as I am more than willing to help.
Thanks!
J. Javier Maestro -- roundcube-devel@…
