Hello Jorge
Please have a look into the Multi Domain Setup configuration capabilities for Roundcube: https://github.com/roundcube/roundcubemail/wiki/Configuration:-Multi-Domain-...
Although it's not as dynamic as the %h parameter which refers to the host name chosen in the drop-down menu on the login page but you can maintain different configurations for virtual hosts all pointing to the same Roundcube installation.
Regards, Thomas
On Tue, Sep 12, 2017 at 9:44 PM, Jorge Bastos mysql.jorge@decimal.pt wrote:
Howdy,
I’m making my multi-server instalation ready, but I’m facing just one small issue, that is with password plugin.
So, in config.inc.php of it I have:
config['password_db_dsn'] = 'mysql://webmail:bdkddddddz@192.168.69.222/postfix';
but, as I’m using in roundcube’s config.inc.php “dynamic” host:
$config['default_host'] = 'mail.%s';
Can I have in the password plugin config.inc.php the same variable?
(I can use same user/password/db on both servers for password change)
Thanks in advanced,
Roundcube Users mailing list users@lists.roundcube.net http://lists.roundcube.net/mailman/listinfo/users