Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: stepgr on January 30, 2009, 10:38:54 AM

Title: user control
Post by: stepgr on January 30, 2009, 10:38:54 AM
Hi all,

is it possible to control (from the db for example) which users are
allowed to use the service instead of having everyone who
has an account on the pop3/imap server to use it ?

thanks in advance for any info.
Title: user control
Post by: rosali on January 30, 2009, 12:05:16 PM
Disallow automatically creation of RoundCube IMAP users ... refer to main.inc.php. You will have to provide a list of user f.e. by virtuser config file or by adding them manually to the database.
Title: thanks
Post by: stepgr on January 31, 2009, 02:21:31 AM
thank you rosali
I'll have a look
:)