WIP: Setup of a mail server #9

Draft
otthorn wants to merge 151 commits from mailserver into master
Showing only changes of commit b8e4ece8a7 - Show all commits

View file

@ -3,13 +3,13 @@
# Deploy mail server # Deploy mail server
- hosts: mail.auro.re - hosts: mail.auro.re
roles: roles:
- mail-utils - mail_utils
- mail-certificates - mail_certificates
- nfs-client - nfs_client
- postfix - postfix
- dovecot - dovecot
# - rspamd # - rspamd
# - mail-fail2ban # - mail_fail2ban
# #
# Make OVH server send mails through proxy ? # Make OVH server send mails through proxy ?
# Add multiple MX # Add multiple MX