mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Stalwart: different relay config 4
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user