From 9157993953c2b03ba78844619afb12dbc26774f4 Mon Sep 17 00:00:00 2001 From: andryyy Date: Tue, 31 Dec 2019 14:24:33 +0100 Subject: [PATCH] [Dovecot] Enable editheaders plugin in sieve for all users --- data/conf/dovecot/dovecot.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/conf/dovecot/dovecot.conf b/data/conf/dovecot/dovecot.conf index 712c5c54..3a474975 100644 --- a/data/conf/dovecot/dovecot.conf +++ b/data/conf/dovecot/dovecot.conf @@ -336,7 +336,7 @@ plugin { quota_warning2 = storage=80%% quota-warning 80 %u sieve_pipe_bin_dir = /usr/lib/dovecot/sieve sieve_global_extensions = +vnd.dovecot.pipe +vnd.dovecot.execute - sieve_extensions = +notify +imapflags +vacation-seconds + sieve_extensions = +notify +imapflags +vacation-seconds +editheader sieve_max_script_size = 1M sieve_max_redirects = 30 sieve_quota_max_scripts = 0