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