WIP: Setup of a mail server #9
1 changed files with 4 additions and 4 deletions
|
@ -3,13 +3,13 @@
|
|||
# Deploy mail server
|
||||
- hosts: mail.auro.re
|
||||
roles:
|
||||
- mail-utils
|
||||
- mail-certificates
|
||||
- nfs-client
|
||||
- mail_utils
|
||||
- mail_certificates
|
||||
- nfs_client
|
||||
- postfix
|
||||
- dovecot
|
||||
# - rspamd
|
||||
# - mail-fail2ban
|
||||
# - mail_fail2ban
|
||||
#
|
||||
# Make OVH server send mails through proxy ?
|
||||
# Add multiple MX
|
||||
|
|
Loading…
Reference in a new issue