fix(stalwart): update outbound relay to postfix.mailgateway.svc.cluster.local
This commit is contained in:
@@ -179,7 +179,7 @@ type = "local"
|
|||||||
|
|
||||||
[queue.route."relay"]
|
[queue.route."relay"]
|
||||||
type = "relay"
|
type = "relay"
|
||||||
address = "postfix.postfix.svc.cluster.local"
|
address = "postfix.mailgateway.svc.cluster.local"
|
||||||
port = 25
|
port = 25
|
||||||
protocol = "smtp"
|
protocol = "smtp"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user