Skip to content

Commit

Permalink
postfix to external addresses
Browse files Browse the repository at this point in the history
  • Loading branch information
DO1JLR committed Jan 29, 2021
1 parent 4ff9523 commit a946ee2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions host_vars/mail01.l3d.space/vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ additional_dns_maildomains: 'mail.l3d.space imap.l3d.space smtp.l3d.space'

# mailserver
mailserver_domain: "{{ _mailserver_domain }}"
postfix__inet_interfaces: "127.0.0.1, ::1, {{ hostvars[ inventory_hostname ].ansible_default_ipv4.address }}, {{ hostvars[ inventory_hostname ].ansible_default_ipv6.address }}"

# mail mysql access
mailserver__mysql_password: "{{ _mailserver__mysql_password }}"
Expand Down

0 comments on commit a946ee2

Please sign in to comment.