Changes

Jump to navigation Jump to search
183 bytes added ,  19:06, 27 November 2014
Line 73: Line 73:  
  vim /etc/e-smith/templates/opt/roundcube/config/config.inc.php/30my_custom_settings
 
  vim /etc/e-smith/templates/opt/roundcube/config/config.inc.php/30my_custom_settings
 
or for a plugin like managesieve
 
or for a plugin like managesieve
  vim /etc/e-smith/templates-custom/opt/roundcube/plugins/managesieve/config.inc.php
+
mkdir -p /etc/e-smith/templates-custom/opt/roundcube/plugins/managesieve/config.inc.php
 +
  vim /etc/e-smith/templates-custom/opt/roundcube/plugins/managesieve/config.inc.php/10pluginsetting
    
* Now you have to expand
 
* Now you have to expand
Line 80: Line 81:     
All plugins in /opt/roundcube/plugins/ comes with their own config.inc.php.dist which you can use to set default options.
 
All plugins in /opt/roundcube/plugins/ comes with their own config.inc.php.dist which you can use to set default options.
 +
 +
{{Note box|If you think your setting should be the SME default raise a bug}}
    
====Limit access to roundcube====
 
====Limit access to roundcube====

Navigation menu