28 Jul
2025
28 Jul
'25
10:56 a.m.
On 28/07/2025 10:46 EEST Kamil Jońca via dovecot <dovecot@dovecot.org> wrote:
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
Try running with log_debug=category=sieve and see what gets logged?
Aki