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"]
|
||||
type = "relay"
|
||||
address = "postfix.postfix.svc.cluster.local"
|
||||
address = "postfix.mailgateway.svc.cluster.local"
|
||||
port = 25
|
||||
protocol = "smtp"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user