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