move mail from rx300 to carlene

This commit is contained in:
Franzi 2023-09-01 05:55:27 +02:00
parent 97afd6c522
commit dd8fd452eb
Signed by: kunsi
GPG key ID: 12E3D2136B818350
3 changed files with 76 additions and 70 deletions

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': '[rx300.kunbox.net]:2525',
'relayhost': '[mail.franzi.business]:2525',
},
'sysctl': {
'options': {
@ -90,7 +90,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': '[rx300.kunbox.net]:2525',
'relayhost': '[mail.franzi.business]:2525',
},
},
}
@ -102,7 +102,7 @@ groups['ovh'] = {
'metadata': {
'location': 'ovh',
'postfix': {
'relayhost': '[rx300.kunbox.net]:2525',
'relayhost': '[mail.franzi.business]:2525',
},
'users': {
'debian': {