Any pointers to get dovecot configured with sieve for Roundcube filters? Things
I’ve found through search seem a bit all over the place. I’m using CentOS
8/Rocky Linux hosts.
Thanks
signature.asc
Description: PGP signature
licate mime foreverypart
extracttext"
"NOTIFY" "mailto"
"SASL" ""
"STARTTLS"
"VERSION" "1.0"
OK "Dovecot ready.”
90-sieve.conf:
plugin {
sieve = file:~/sieve;active=~/.dovecot.sieve
recipient_delimiter = +
}
20-managesieve
log location or something?
-jeremy
> On Tuesday, Jun 07, 2022 at 12:24 AM, Aleksander Machniak (mailto:a...@alec.pl)> wrote:
> On 07.06.2022 08:42, Jeremy Hansen wrote:
> > $config['managesieve_host'] = 'ssl://mx1.la1.blah.com';
> >
> > $config['
Figured out my issues. Stupid error on my part. I had
$config['managesieve_conn_options'] in there twice defeating my SSL
preferences. All is well now.
Thanks
-jeremy
On 2022-06-07 00:37, Jeremy Hansen wrote:
$config['managesieve_port'] = 4190;
$config['manage