commit 9f64ad22508433cbb9606b7b5aba8c08115a7f50
parent d65d136c6beb506ef703bacab2e80ba53d22d41c
Author: MTRNord <MTRNord@users.noreply.github.com>
Date: Wed, 1 Oct 2025 17:54:33 +0200
Meow
Diffstat:
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/apps/talos_cluster/mailserver/release.yaml b/apps/talos_cluster/mailserver/release.yaml
@@ -332,6 +332,7 @@ spec:
transport_maps = regexp:/etc/postfix/mailman/postfix_lmtp
local_recipient_maps = $alias_maps regexp:/etc/postfix/mailman/postfix_lmtp
virtual_mailbox_domains = texthash:/etc/postfix/vmailbox regexp:/etc/postfix/mailman/postfix_lmtp
+ relay_domains = ${{$compatibility_level} < {2} ? {$mydestination} : {}} regexp:/etc/postfix/mailman/postfix_domains
user-patches.sh:
create: true
path: user-patches.sh
@@ -354,10 +355,6 @@ spec:
# Enable PROXY Protocol support (different setting as port 25 is handled via postscreen), optionally configure a `syslog_name` to distinguish in logs:
postconf -P 12525/inet/postscreen_upstream_proxy_protocol=haproxy 12525/inet/postscreen_cache_map=proxy:btree:\$data_directory/postscreen_12525_cache 12525/inet/syslog_name=postfix/smtpd-proxyprotocol
{{- end }}
-
- echo "10.0.0.0/8
- 172.16.0.0/12
- 192.168.0.0/16" >> /etc/opendkim/TrustedHosts
custom-commands.conf:
create: true
path: rspamd/custom-commands.conf