fix(stalwart): update outbound relay to postfix.mailgateway.svc.cluster.local

This commit is contained in:
2026-05-24 12:02:14 +10:00
parent f9d9166baa
commit 125ee2ef52
+1 -1
View File
@@ -179,7 +179,7 @@ type = "local"
[queue.route."relay"]
type = "relay"
address = "postfix.postfix.svc.cluster.local"
address = "postfix.mailgateway.svc.cluster.local"
port = 25
protocol = "smtp"