This website requires JavaScript.
Explore
Help
Sign In
bedah
/
ansible
Watch
1
Star
0
Fork
0
You've already forked ansible
forked from
infra/ansible
Code
Issues
Pull Requests
Releases
Wiki
Activity
34b1d83233
ansible
/
roles
/
mail
/
files
/
dovecot
/
report-ham.sieve
3 lines
78 B
Sieve
Raw
Normal View
History
Unescape
Escape
mail: use rspamd with automatic learning using sieve + managesieve
2019-07-15 19:00:23 +02:00
require
[
"vnd.dovecot.pipe"
,
"copy"
,
"imapsieve"
]
;
mail: fix sieve path name and permissions
2020-05-20 08:35:44 +02:00
p
i
p
e
:
copy
"learn-ham.sh"
;
Reference in New Issue
Copy Permalink