Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
infra
ansible-shared
communication
Commits
6208b487
Commit
6208b487
authored
Jul 15, 2018
by
Lars Beckers
Browse files
dovecot: fix sieve script compilation
parent
cd020ab7
Changes
2
Hide whitespace changes
Inline
Side-by-side
dovecot/handlers/main.yml
View file @
6208b487
...
...
@@ -3,8 +3,5 @@
-
name
:
restart dovecot
service
:
name=dovecot state=restarted
-
name
:
compile sieve script
shell
:
"
sievec
/var/lib/dovecot/sieve.d/*.sieve"
-
name
:
compile sieve scripts
command
:
"
sievec
/var/lib/dovecot/sieve.d/"
dovecot/tasks/main.yml
View file @
6208b487
...
...
@@ -45,7 +45,7 @@
-
report-spam.sieve
-
report-ham.sieve
notify
:
-
compile sieve script
-
compile sieve script
s
tags
:
-
dovecot
-
mail
...
...
Write
Preview
Supports
Markdown
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