dovecot: add common sieve extensions

This commit is contained in:
hasufell 2015-09-14 16:23:38 +02:00
parent 6f50c27e39
commit cc98754c42
No known key found for this signature in database
GPG Key ID: 220CD1C5BDEED020
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
plugin {
sieve_before = /vmail/sieve/spam-global.sieve
sieve = /vmail/%d/%n/sieve/scripts/active.sieve
sieve_extensions = +fileinto +imapflags +regex +copy
}