This is an old revision of the document!


Set Username E-mail Domain

First, edit config/config.inc.php and set:

$config['mail_domain'] = 'hostname.tld';

where hostname.tld is the domain name you want to set.

After that, the database needs to be updated:

UPDATE users SET mail_host='hostname.tld';

Do not Override Skin

To prevent the users from changing the roundcube skin, add:

$config['dont_override'] = array('skin');

to config/config.inc.php.


fuss/roundcube.1487788235.txt.gz ยท Last modified: 2017/02/22 18:30 by 127.0.0.1

Access website using Tor Access website using i2p Wizardry and Steamworks PGP Key


For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.