Postfix + Zypper fixup #5
@ -5,7 +5,8 @@ postfix:
|
|||||||
enable: False
|
enable: False
|
||||||
config:
|
config:
|
||||||
# to-do: set via site config
|
# to-do: set via site config
|
||||||
relayhost: zz0.email
|
relayhost: zz0.email:465
|
||||||
|
mydestination: '$myhostname, localhost'
|
||||||
myhostname: {{ grains['fqdn'] }}
|
myhostname: {{ grains['fqdn'] }}
|
||||||
inet_interfaces: loopback-only
|
inet_interfaces: loopback-only
|
||||||
# to-do: support relay via IPv6
|
# to-do: support relay via IPv6
|
||||||
|
Loading…
x
Reference in New Issue
Block a user