Skip to content
Snippets Groups Projects
Commit 497c0e8f authored by Lars Beckers's avatar Lars Beckers
Browse files

dovecot: allow to override sieve script locations

parent 6bb7d9db
No related branches found
No related tags found
1 merge request!16Minimal Viable FSMPI Deployment
......@@ -36,7 +36,7 @@ plugin {
# active script symlink is located.
# For other types: use the ';name=' parameter to specify the name of the
# default/active script.
sieve = file:~/sieve;active=~/.dovecot.sieve
sieve = {{ dovecot_sieve }}
# The default Sieve script when the user has none. This is the location of a
# global sieve script file, which gets executed ONLY if user's personal Sieve
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment