Hello,

I recently upgraded to 0.5.2 and something happened with one new user that is preventing him from logging in. Logs as follows:

[02-May-2011 09:34:25 -0700]: PHP Error: Failed to create new user in /Library/WebServer/webmail/program/include/rcube_user.php on line 472 (POST /?_task=login&_action=login)
[02-May-2011 09:34:25 -0700]: PHP Error: Failed to create a user record. Maybe aborted by a plugin? in /Library/WebServer/webmail/program/include/rcmail.php on line 747 (POST /?_task=login&_action=login)
[02-May-2011 09:37:20] MDB2 Error: constraint violation (-3): _doQuery: [Error message: Could not execute statement]
[Last executed query: EXECUTE mdb2_statement_mysql_5387c9f5d86c3aee0d5cbe819c4508c22fcac0365 USING @0, @1, @2, @3]
[Native code: 1062]
[Native message: Duplicate entry 'newuser-domain.com' for key 2]

[02-May-2011 09:37:20 -0700]: DB Error: MDB2 Error: constraint violation Query: _doQuery: [Error message: Could not execute statement] [Last executed query: EXECUTE mdb2_statement_mysql_5387c9f5d86c3aee0d5cbe819c4508c22fcac0365 USING @0, @1, @2, @3] [Native code: 1062] [Native message: Duplicate entry 'newuser-domain.com' for key 2]  in /Library/WebServer/webmail/program/include/rcube_mdb2.php on line 642 (POST /?_task=login&_action=login)
[02-May-2011 09:37:20 -0700]: PHP Error: Failed to create new user in /Library/WebServer/webmail/program/include/rcube_user.php on line 472 (POST /?_task=login&_action=login)
[02-May-2011 09:37:20 -0700]: PHP Error: Failed to create a user record. Maybe aborted by a plugin? in /Library/WebServer/webmail/program/include/rcmail.php on line 747 (POST /?_task=login&_action=login)

Any suggestions? Thanks!

Alex