28 Jul
2025
28 Jul
'25
10:52 a.m.
check logs, maybe memory use is killing the executables and save locations
I have scripts in 2 places: sieve_script personal { path = ~/.dovecot.sieve }
sieve_script before { path = /etc/dovecot/sieve }
/etc/dovecot/sieve is directory with (currently) one script. This script add header to message.
And it seems, that "before" script is not executed. Any hints? KJ
--