Add spamassassin + plugins to mail servers
This commit is contained in:
parent
3fdfd92304
commit
70e3120374
1 changed files with 5 additions and 0 deletions
|
@ -18,3 +18,8 @@
|
||||||
- role: nginx/site
|
- role: nginx/site
|
||||||
site: "{{ mail_server }}"
|
site: "{{ mail_server }}"
|
||||||
redirect: https://www.foo.sh/
|
redirect: https://www.foo.sh/
|
||||||
|
- spamassassin
|
||||||
|
- spamassassin-clamav
|
||||||
|
- spamassassin-ixhash
|
||||||
|
- spamassassin-pyzor
|
||||||
|
- spamassassin-razor
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue