Stalwart: different relay config 3

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