Quellcode durchsuchen

[Dovecot] Enable editheaders plugin in sieve for all users

andryyy vor 5 Jahren
Ursprung
Commit
9157993953
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      data/conf/dovecot/dovecot.conf

+ 1 - 1
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