mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Stalwart: different relay config 2
This commit is contained in:
@@ -85,7 +85,8 @@ data:
|
||||
secret = "%{env:STALWART_ADMIN_PASSWORD}%"
|
||||
|
||||
[queue.strategy]
|
||||
route = [ { else = "'smtp2go'" } ]
|
||||
route = [ { if = "is_local_domain('', rcpt_domain)", then = "'relay'" },
|
||||
{ else = "'mx'" } ]
|
||||
|
||||
[queue.route."smtp2go"]
|
||||
type = "relay"
|
||||
|
||||
Reference in New Issue
Block a user