have ovh systems relay mail via htz.ex42-1048908, too

This commit is contained in:
Franzi 2021-04-01 17:00:23 +02:00
parent 61c6188454
commit 3481d4e13c
Signed by: kunsi
GPG key ID: 12E3D2136B818350
2 changed files with 6 additions and 0 deletions

View file

@ -72,6 +72,9 @@ groups['ovh'] = {
},
'metadata': {
'location': 'ovh',
'postfix': {
'relayhost': '[mx0.kunbox.net]:2525',
},
'users': {
'debian': {
'delete': True,

View file

@ -356,6 +356,9 @@ nodes['htz.ex42-1048908'] = {
'postfix': {
'myhostname': 'mx0.kunbox.net',
'message_size_limit_mb': 50,
'mynetworks': {
'ovh',
},
},
'postfixadmin': {
'version': '3.3.8',