2
0
mirror of https://github.com/tomav/docker-mailserver synced 2025-08-31 06:15:28 +00:00

config/ENV: improve Postfix config for spoof protection (#3127)

This commit is contained in:
Georg Lauterbach
2023-03-03 15:55:32 +01:00
committed by GitHub
parent aa4d4fe315
commit 5ec6845c96
6 changed files with 17 additions and 15 deletions

View File

@@ -287,7 +287,7 @@ spec:
- name: data
persistentVolumeClaim:
claimName: data
# certificates
- name: certificates-rsa
secret:
@@ -401,7 +401,7 @@ metadata:
# ...
spec:
hostNetwork: true
# ...
containers:
# ...