123456789101112131415161718 |
- ---
- # Installs and configures the mail system.
-
- - include: postfix.yml
- tags: postfix
- - include: dovecot.yml
- tags: dovecot
- - include: rspamd.yml
- tags: rspamd
- - include: solr.yml
- tags: solr
- - include: checkrbl.yml
- tags: checkrbl
- - include: z-push.yml
- tags: zpush
- - include: autoconfig.yml
- tags: autoconfig
|