Search found 1 match
- Wed Sep 27, 2017 2:42 am
- Forum: Mail Server
- Topic: Tutorial: Sieve, Managesieve filters with Dovecot and Roundcube.
- Replies: 9
- Views: 214598
Re: Tutorial: Sieve, Managesieve filters with Dovecot and Roundcube.
Updated tutorial to work with centos7 and virtual mail accounts #Install Dovecot Manage Sieve yum install dovecot-pigeonhole #edit 20-managesieve.conf nano /etc/dovecot/conf.d/20-managesieve.conf #Uncomment protocols protocols = $protocols sieve #Edit 10-master.conf nano /etc/dovecot/conf.d/10-mast...