mirror of
https://git.local.zernis.ch/simon/homeserver.zernis.ch.git
synced 2025-12-15 17:39:41 +01:00
moved "admin_mail" to global host_vars
This commit is contained in:
@@ -6,9 +6,6 @@ postfix_service_enabled: true
|
||||
postfix_inet_protocols: ipv4
|
||||
postfix_relayhost: "{{ relay['server'] }}"
|
||||
|
||||
# default email address
|
||||
admin_mail: simon@zernis.ch
|
||||
|
||||
# SASL Auth
|
||||
smtp_sasl_enable: 'yes'
|
||||
smtp_sasl_file: hash:/etc/postfix/relay_passwd
|
||||
|
||||
Reference in New Issue
Block a user