Trouble configuring managesive plugin for roundcube

Christian Kivalo ml+dovecot at valo.at
Sun Jul 10 08:19:45 UTC 2022




>And here is my managesieve configuration from my roundcube server. /var/www/roundcube/plugins/managesieve/config.inc.php
>
><?php
>
>$config['managesieve_port'] = 4190;
>
>$config['managesieve_host'] = 'ssl://10.116.0.2';
Did you enable ssl on the dovecot managesieve listener?

Also in roundcube configuration ssl:// is used for implicit ssl and tls:// is used for starttls.
More help can be given when you provide information about your dovecot configuration.
-- 
Christian Kivalo


More information about the dovecot mailing list