On 05.06.17 14:28, Reindl Harald wrote:
Am 05.06.2017 um 14:17 schrieb "Meaulnes Legler"@roundcube:
hello
I installed Roundcube and enabled managesieve in */roundcube/config/config.inc.php* with
// List of active plugins (in plugins/ directory)
$config['plugins'] = array(
'archive',
'managesieve',
'zipdownload',
);
but the filters don't work, I get the message «Unable to connect to server» (see screenshot)
The sieve plugin seems to be installed in Dovecot, the partial output of *`dovecot -n`* is (see whole output at the end of this mail)
plugin {
sieve =file:~/sieve;active=~/.dovecot.sieve
}
What am I missing?

where is your service managesieve {}
do you see a sieve service in "netstat -l"
guess what "Unable to connect to server" means
`netstat -l | grep sieve` > no output...

means that managesieve is not running, I guess... How do I make it run ? It was installed with:

`yum install dovecot-pigeonhole`

Thank you and best regards

_~_
'¿')
`-´
Meaulnes Legler
Zurich, Switzerland
+41\0 44 260 16 60

# netstat -l | grep dovecot
unix  2      [ ACC ]     STREAM     LISTENING     426328354 /var/run/dovecot/login/ssl-params
unix  2      [ ACC ]     STREAM     LISTENING     426328365 /var/run/dovecot/login/pop3
unix  2      [ ACC ]     STREAM     LISTENING     426328377 /var/run/dovecot/login/ipc-proxy
unix  2      [ ACC ]     STREAM     LISTENING     426328387 /var/run/dovecot/login/imap
unix  2      [ ACC ]     STREAM     LISTENING     426328431 /var/run/dovecot/login/login
unix  2      [ ACC ]     STREAM     LISTENING     426328346 /var/run/dovecot/stats
unix  2      [ ACC ]     STREAM     LISTENING     426328352 /var/run/dovecot/ssl-params
unix  2      [ ACC ]     STREAM     LISTENING     426328358 /var/run/dovecot/replicator
unix  2      [ ACC ]     STREAM     LISTENING     426328362 /var/run/dovecot/replication-notify
unix  2      [ ACC ]     STREAM     LISTENING     426328371 /var/run/dovecot/log-errors
unix  2      [ ACC ]     STREAM     LISTENING     426328375 /var/run/dovecot/ipc
unix  2      [ ACC ]     STREAM     LISTENING     426328381 /var/run/dovecot/indexer-worker
unix  2      [ ACC ]     STREAM     LISTENING     426328385 /var/run/dovecot/indexer
unix  2      [ ACC ]     STREAM     LISTENING     426328393 /var/run/dovecot/imap-urlauth-worker
unix  2      [ ACC ]     STREAM     LISTENING     426328399 /var/run/dovecot/imap-urlauth
unix  2      [ ACC ]     STREAM     LISTENING     426328407 /var/run/dovecot/doveadm-server
unix  2      [ ACC ]     STREAM     LISTENING     426328411 /var/run/dovecot/dns-client
unix  2      [ ACC ]     STREAM     LISTENING     426328415 /var/run/dovecot/director-admin
unix  2      [ ACC ]     STREAM     LISTENING     426328419 /var/run/dovecot/director-userdb
unix  2      [ ACC ]     STREAM     LISTENING     426328423 /var/run/dovecot/dict
unix  2      [ ACC ]     STREAM     LISTENING     426328429 /var/run/dovecot/config
unix  2      [ ACC ]     STREAM     LISTENING     426328395 /var/run/dovecot/token-login/imap-urlauth
unix  2      [ ACC ]     STREAM     LISTENING     426328437 /var/run/dovecot/auth-login
unix  2      [ ACC ]     STREAM     LISTENING     426328433 /var/run/dovecot/token-login/tokenlogin
unix  2      [ ACC ]     STREAM     LISTENING     426328441 /var/run/dovecot/auth-client
unix  2      [ ACC ]     STREAM     LISTENING     426328445 /var/run/dovecot/auth-userdb
unix  2      [ ACC ]     STREAM     LISTENING     426328449 /var/run/dovecot/auth-master
unix  2      [ ACC ]     STREAM     LISTENING     426328453 /var/run/dovecot/auth-worker
unix  2      [ ACC ]     STREAM     LISTENING     426328457 /var/run/dovecot/anvil
unix  2      [ ACC ]     STREAM     LISTENING     426328461 /var/run/dovecot/anvil-auth-penalty
unix  2      [ ACC ]     STREAM     LISTENING     426328389 /var/run/dovecot/imap-master
unix  2      [ ACC ]     STREAM     LISTENING     426328403 /var/run/dovecot/imap-hibernate
unix  2      [ ACC ]     STREAM     LISTENING     426328425 /var/run/dovecot/dict-async
unix  2      [ ACC ]     STREAM     LISTENING     426328463 /var/run/dovecot/master