Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: atodea on November 27, 2009, 07:57:51 AM

Title: users table (MySQL)
Post by: atodea on November 27, 2009, 07:57:51 AM
I (try to) run Postfix/Courier + MySQL + Roundcube.

Why does Roundcube have a separate "users" table and how do the users get added there.

I have a "maildb" schema created by Postfix which works fine and then Rouncube created another schema, "roundcube", with another "users" table, with different structure.

I have the same problem with Postfix Admin, creating other structures.

How do you make all these work togheter (or at least Postfix / Rouncube)?

Thanks!
Title: users table (MySQL)
Post by: atodea on November 27, 2009, 10:59:49 AM
I understood how Roundcube creates users for Postfix.
You have to set auto_create_user to true (adding the value) in main.inc.php.
Title: users table (MySQL)
Post by: SKaero on November 27, 2009, 04:51:50 PM
The users table in RoundCube keeps the users RoundCube preferences.