cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit 2bdeb0eb09a39cec64e63e7becf4a17b1831eea9
parent e479f8582993f3e27b060d592168ce28c575f9c2
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Fri,  8 Aug 2025 13:12:07 +0200

Proxy protocol maybe?

Diffstat:
Mapps/talos_cluster/mailserver/release.yaml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/talos_cluster/mailserver/release.yaml b/apps/talos_cluster/mailserver/release.yaml @@ -53,7 +53,7 @@ spec: AMAVIS_LOGLEVEL: 0 ENABLE_DNSBL: 0 # TODO: Setup proxy protocol in postfix and dovecot and envoy (See also https://docker-mailserver.github.io/docker-mailserver/latest/examples/tutorials/mailserver-behind-proxy/) - ENABLE_FAIL2BAN: 0 + ENABLE_FAIL2BAN: 1 FAIL2BAN_BLOCKTYPE: drop ENABLE_MANAGESIEVE: POSTSCREEN_ACTION: enforce