mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-27 12:04:32 +00:00
[Dovecot] Add flags and notify to sieve_extensions
This commit is contained in:
parent
c987e5c3bc
commit
28a3f5ca8c
1 changed files with 1 additions and 1 deletions
|
|
@ -329,7 +329,7 @@ plugin {
|
|||
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_extensions = +vacation-seconds
|
||||
sieve_extensions = +notify +imapflags +vacation-seconds
|
||||
sieve_max_script_size = 1M
|
||||
sieve_max_redirects = 30
|
||||
sieve_quota_max_scripts = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue