aboutsummaryrefslogtreecommitdiffstats
path: root/ansible
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2024-07-29 18:28:50 +0100
committerGravatar Joe Banks <[email protected]>2024-07-31 13:25:53 +0100
commit1ece2612b43191498cff5f79209e85d14437758a (patch)
tree8d0ec9a5f15a641f5f3fc65b0e28c8a0e5901357 /ansible
parentpostfix: add tasks to configure postfix server (diff)
postfix: remove unused alias map
Diffstat (limited to 'ansible')
-rw-r--r--ansible/roles/postfix/templates/main.cf.j22
1 files changed, 0 insertions, 2 deletions
diff --git a/ansible/roles/postfix/templates/main.cf.j2 b/ansible/roles/postfix/templates/main.cf.j2
index 44f940d..2135b92 100644
--- a/ansible/roles/postfix/templates/main.cf.j2
+++ b/ansible/roles/postfix/templates/main.cf.j2
@@ -21,8 +21,6 @@ smtp_tls_security_level = encrypt
smtpd_relay_restrictions = permit_mynetworks permit_sasl_authenticated defer_unauth_destination
-alias_maps = hash:/etc/aliases
-alias_database = hash:/etc/aliases
myorigin = /etc/mailname
myhostname = mail.pydis.wtf