Skip to main content

Roundcube, default config for "identities access level"

Comments

2 comments

  • cPanelMichael
    Hello :) You could ensure this change is preserved by using the "postupcp" file (or hooking into the upcp event). EX: touch /usr/local/cpanel/scripts/postupcp chmod 755 /usr/local/cpanel/scripts/postupcp
    Then, using the text editor of your choice, add and entry like this to the /usr/local/cpanel/scripts/postupcp file: replace "$rcmail_config['identities_level"> = 0;" "$rcmail_config['identities_level"> = 1;" -- /usr/local/cpanel/base/3rdparty/roundcube/config/main.inc.php
    Thank you.
    0
  • shenzy
    Update: Now, in roundcube the config file is: /usr/local/cpanel/base/3rdparty/roundcube/config/config.inc.php and the option identities level is: $config['identities_level">
    0

Please sign in to leave a comment.