On Sun, 2025-07-13 at 23:31 +0300, Timo Sirainen via dovecot wrote:
(a) non-root users need access to the certificate chain in order to be able to run "sievec". Quirky but easy enough to work around.
Which setting was it complaining about? ssl_client_* settings? or ssl_server_cert?
Permission denied on the server cert :
ssl_server { cert_file = <this-one> key_file = .. prefer_ciphers = .. }
Aki - any thoughts on the 'doveadm reload' crash? [1]
[1] https://dovecot.org/mailman3/archives/list/dovecot@dovecot.org/thre ad/CFH55DNKPQAUBM2N7FKB6X7CK4M46KKH/
Hmm. Very strange. Seems to happen only when logging to syslog. Then it happens after running "doveadm reload" twice. I don't understand why it happens though. Seems to be some kind of memory corruption but of course it doesn't happen when running with valgrind. Need to try to debug further tomorrow.
Thanks for looking into it - I've not been able to make a reproducer unfortunately.
-- Gene