Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
27858351
Commit
27858351
authored
Jan 25, 2021
by
Frederik Schwan
Browse files
Merge branch 'dovecot-sieve' into 'master'
dovecot: Only enable needed sieve extensions See merge request
!257
parents
9787a5a9
e5a20020
Pipeline
#4817
passed with stage
in 47 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
roles/dovecot/templates/dovecot.conf.j2
View file @
27858351
...
...
@@ -39,6 +39,8 @@ passdb {
plugin {
sieve = ~/.dovecot.sieve
sieve_dir = ~/.sieve
# fileinto and mailbox is required by the global spam-to-folder.sieve script
sieve_extensions = envelope fileinto imap4flags mailbox regex
sieve_global_dir = /etc/dovecot/sieve/global/
sieve_global_path = /etc/dovecot/sieve/default.sieve
sieve_before = /etc/dovecot/sieve/spam-to-folder.sieve
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment