smtp1.p.b: Allow SMTP relay from Kubernetes network

Applications running on the Kubernetes cluster need to be able to send
e-mail via the relay.
This commit is contained in:
2023-01-13 19:36:20 -06:00
parent b1fa4fc8a7
commit 45148421b0

View File

@@ -11,3 +11,4 @@ smtp_mynetworks:
- '[2605:6000:3ccd:da01::]/64'
- 172.30.0.240/28
- 172.31.1.0/24
- 172.30.0.160/28