mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2025-01-18 08:06:16 +01:00
when deploying the postfix role, specify postfix_relayhost variable with the hostname of the smtp smarthost to use for delivery. all outbound smtp mail will be delivered via the specified host.
5 lines
104 B
Django/Jinja
5 lines
104 B
Django/Jinja
#
|
|
# {{ansible_managed}}
|
|
#
|
|
{{postfix_relayhost}} {{inventory_hostname_short}}:{{postfix_relay_password}}
|