Roundcube Community Forum

 

users table (MySQL)

Started by atodea, November 27, 2009, 07:57:51 AM

Previous topic - Next topic

atodea

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!

atodea

I understood how Roundcube creates users for Postfix.
You have to set auto_create_user to true (adding the value) in main.inc.php.

SKaero

The users table in RoundCube keeps the users RoundCube preferences.