have ovh systems relay mail via htz.ex42-1048908, too
This commit is contained in:
parent
61c6188454
commit
3481d4e13c
2 changed files with 6 additions and 0 deletions
|
@ -72,6 +72,9 @@ groups['ovh'] = {
|
|||
},
|
||||
'metadata': {
|
||||
'location': 'ovh',
|
||||
'postfix': {
|
||||
'relayhost': '[mx0.kunbox.net]:2525',
|
||||
},
|
||||
'users': {
|
||||
'debian': {
|
||||
'delete': True,
|
||||
|
|
|
@ -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',
|
||||
|
|
Loading…
Reference in a new issue