i-mscp 1.2.9 RoundcubePlugin - how to acitve sieve Filters

  • Hi,


    I tried to active sieve Filters in RoundcubePlugin - but I didn't work.


    vi /var/www/imscp/gui/plugins/RoundcubePlugins/config.php


    // This plugin only works with po server dovecot.
    'managesieve_plugin' => 'yes', // YES to enable (default), NO to disable


    netstat -tulpen | grep -i dovecot
    tcp 0 0 0.0.0.0:110 0.0.0.0:* LISTEN 0 16042 1783/dovecot
    tcp 0 0 0.0.0.0:143 0.0.0.0:* LISTEN 0 16064 1783/dovecot
    tcp 0 0 0.0.0.0:4190 0.0.0.0:* LISTEN 0 16024 1783/dovecot
    tcp 0 0 0.0.0.0:993 0.0.0.0:* LISTEN 0 16066 1783/dovecot
    tcp 0 0 0.0.0.0:995 0.0.0.0:* LISTEN 0 16044 1783/dovecot
    tcp6 0 0 :::110 :::* LISTEN 0 16043 1783/dovecot
    tcp6 0 0 :::143 :::* LISTEN 0 16065 1783/dovecot
    tcp6 0 0 :::4190 :::* LISTEN 0 16025 1783/dovecot
    tcp6 0 0 :::993 :::* LISTEN 0 16067 1783/dovecot
    tcp6 0 0 :::995 :::* LISTEN 0 16045 1783/dovecot


    Which configuration must be edited that sieve filters works in roundcube.


    Can you help me.

  • before I saw the RoundCube Plugin I had the plugin actived in roundcube plugin's (i-mscp 1.2.2) - There it work's ... I have deactived this plugin in the subdirectory of roundcube config.

    • Activate sieve in the plugins config
    • Switch to admin panel -> plugins
    • Click on "update plugin list" (or something like that) or disable and reenable the plugin