23 Jan
2024
23 Jan
'24
8:20 p.m.
Citeren joe a joea-lists@j4computers.com:
Dovecot installed on OpenSuse Leap 15.5, from their supplied
"dovecot23" package. That package claims to be Dovecot 2.3.21 and
Pigeonhole 0.5.21
You need to change the following two files:
/etc/dovecot/conf.d/20-managesieve.conf protocols = $protocols sieve
/etc/dovecot/conf.d/20-lmtp.conf mail_plugins = $mail_plugins sieve
With these changes, you should at least see that sieve is running.
Note that if you're using AppArmor and depending on where you store
users mail, you may need to tweak the profiles. In that case,
'aa-logprof' is your friend.