move mail from rx300 to carlene
This commit is contained in:
parent
97afd6c522
commit
dd8fd452eb
3 changed files with 76 additions and 70 deletions
|
@ -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': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue