Skip to main content

Roundcube Plugin Configuration

Comments

4 comments

  • quietFinn

    In the bottom of /usr/local/cpanel/base/3rdparty/roundcube/config/config.inc.ph
    there is:
    // Cpanel include to ensure mandatory values are set and not broken by custom updates
    include '/usr/local/cpanel/base/3rdparty/roundcube/config/cpanel_config.php';

    in:
    /usr/local/cpanel/base/3rdparty/roundcube/config/cpanel_config.php

    there is:
    $mandatory_plugins = ['cpanellogin','cpanellogout','archive','calendar', 'return_to_webmail','carddav','markasjunk','cpanelicsimport','cpanelvcfimport']

     

    0
  • elk

    i do not have "cpanel_config.php" in /usr/local/cpanel/base/3rdparty/roundcube/config/

    0
  • quietFinn

    Seems I was looking in an older server, how about:
    /usr/local/cpanel/base/3rdparty/roundcube/config/inc.d/99-cpanel_config.inc.php

     

    0
  • elk

    thanks, that worked. should i also enable cpanel DAV Daemon in service manager? we don't need webdisk, calendars and contacts to be synced. 

    clients only need webmail access.

    0

Please sign in to leave a comment.