From b0584b76992e39841653691ecd6129f5bfa009fb Mon Sep 17 00:00:00 2001 From: andryyy Date: Mon, 25 Feb 2019 10:22:00 +0100 Subject: [PATCH] [Dovecot] Remove vacation-seconds from global-only --- 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 804225990..d693d39c5 100644 --- a/data/conf/dovecot/dovecot.conf +++ b/data/conf/dovecot/dovecot.conf @@ -328,7 +328,7 @@ plugin { quota_warning = storage=95%% quota-warning 95 %u quota_warning2 = storage=80%% quota-warning 80 %u sieve_pipe_bin_dir = /usr/local/lib/dovecot/sieve - sieve_global_extensions = +vnd.dovecot.pipe +vnd.dovecot.execute +vacation-seconds + sieve_global_extensions = +vnd.dovecot.pipe +vnd.dovecot.execute sieve_extensions = +notify +imapflags +vacation-seconds sieve_max_script_size = 1M sieve_max_redirects = 30