ns-ghirahim: set postfix relayhost
This commit is contained in:
parent
768a445e84
commit
a44a3b3024
1 changed files with 6 additions and 0 deletions
|
@ -15,6 +15,12 @@ gateway6 = "2a03:b0c0:1:d0::1"
|
||||||
[metadata.icinga_options]
|
[metadata.icinga_options]
|
||||||
pretty_name = "ns-ghirahim.kunbox.net"
|
pretty_name = "ns-ghirahim.kunbox.net"
|
||||||
|
|
||||||
|
[metadata.postfix]
|
||||||
|
# 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"
|
||||||
|
|
||||||
[metadata.postgresql]
|
[metadata.postgresql]
|
||||||
version = "15"
|
version = "15"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue