From d9ffebce95a9f323c97c6322e19f419700a5e0ad Mon Sep 17 00:00:00 2001 From: Noa Aarts Date: Thu, 29 Aug 2024 09:17:09 +0200 Subject: [PATCH] chore: firewall is already opened by mailserver --- hosts/server/configuration.nix | 5 ----- 1 file changed, 5 deletions(-) diff --git a/hosts/server/configuration.nix b/hosts/server/configuration.nix index 7954a47..04e6363 100644 --- a/hosts/server/configuration.nix +++ b/hosts/server/configuration.nix @@ -281,11 +281,6 @@ 22 # ssh 80 # http 443 # https - 25 # SMTP - 143 # IMAP4 - 465 # ESMTP - 587 # ESMTP - 993 # IMAP4 ]; networking.firewall.allowedUDPPorts = [ 22 # ssh