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.
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.
thank you rosali
I'll have a look
:)