From c8cdadeef2e778ac22ca33b467b4c80ae392d01f Mon Sep 17 00:00:00 2001
From: albert <albert@sysctl.io>
Date: Sun, 9 Mar 2025 12:05:35 -0700
Subject: [PATCH] Update HAProxy

---
 nixos/hosts/frankfurt-linode-01/firewall.nix | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/nixos/hosts/frankfurt-linode-01/firewall.nix b/nixos/hosts/frankfurt-linode-01/firewall.nix
index e2e22ca5..1ad67aa9 100644
--- a/nixos/hosts/frankfurt-linode-01/firewall.nix
+++ b/nixos/hosts/frankfurt-linode-01/firewall.nix
@@ -98,12 +98,12 @@
 
       frontend mail 
         mode tcp
-        bind :25
-        bind :143
-        bind :465
-        bind :587
-        bind :993
-        bind :4190
+        # bind :25
+        # bind :143
+        # bind :465
+        # bind :587
+        # bind :993
+        # bind :4190
         
         bind :::25 v4v6
         bind :::143 v4v6