Stalwart: different relay config 4

This commit is contained in:
Ruben Hensen
2026-01-26 01:00:48 +01:00
parent 8f7f05e5c1
commit 5ed04de58a
+2 -2
View File
@@ -85,8 +85,8 @@ data:
secret = "%{env:STALWART_ADMIN_PASSWORD}%"
[queue.strategy]
route = [ { if = "is_local_domain('', rcpt_domain)", then = "'smtp2go'" },
{ else = "'mx'" } ]
route = [ { if = "is_local_domain('', rcpt_domain)", then = "'local'" },
{ else = "'smtp2go'" } ]
[queue.route."smtp2go"]
type = "relay"