groups/{gce,home,ovh}: fix postfix relayhost
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2021-08-22 06:36:56 +02:00
parent d94df613c5
commit 48d48d2f5c
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -22,7 +22,7 @@ groups['gce'] = {
# It's fine to do this without authentificating to the relayhost.
# These Systems are not supposed to send mail anywhere else
# than our own domains.
'relayhost': '[mx0.kunbox.net]:2525',
'relayhost': '[rx300.kunbox.net]:2525',
},
},
}
@ -79,7 +79,7 @@ groups['home'] = {
# It's fine to do this without authentificating to the relayhost.
# These Systems are not supposed to send mail anywhere else
# than our own domains.
'relayhost': '[mx0.kunbox.net]:2525',
'relayhost': '[rx300.kunbox.net]:2525',
},
},
}
@ -91,7 +91,7 @@ groups['ovh'] = {
'metadata': {
'location': 'ovh',
'postfix': {
'relayhost': '[mx0.kunbox.net]:2525',
'relayhost': '[rx300.kunbox.net]:2525',
},
'users': {
'debian': {