On 10 Jan 2020, at 17:17, Dave Nelson ([email protected]) <[email protected]> wrote: > This will help you: > https://notes.sagredo.eu/en/qmail-notes-185/roundcube-plugins-35.html#sieve
I’ve looked into setting this up before in RC, but I must be missing something as all I get on the Filters settings in Roundcube is “Unable to Connect to server” which I assume is the manage sieve port 4190, bit I don’t see anything that would explain why. It hasn’t been a big deal as non of my users are interested in filtering, but I would like to get it working anyway as I do sometimes use the webmail myself and it would be nice to integrate my existing sieve rules (in $HOME/.active_sieve) $config['plugins'] = array( 'archive’, 'emoticons', 'help', 'hide_blockquote', 'identity_select', 'markasjunk', 'logon_page', 'logout_redirect', 'message_highlight', 'dovecot_ident', 'listcommands', 'managesieve', 'keyboard_shortcuts', 'customizr', ); Manage sieve’s config is the default settings, which indicates the right port will be used and localhost is the default (which fits my setup). -- "Are you pondering what I'm pondering?" "I think so, but where is a fish?” _______________________________________________ Roundcube Users mailing list [email protected] http://lists.roundcube.net/mailman/listinfo/users
