From b9fca228e3c91f620186b8d4d60b6576346a1dbf Mon Sep 17 00:00:00 2001 From: Lander Van den Bulcke Date: Tue, 21 Oct 2025 12:53:38 +0200 Subject: [PATCH] fix: disable postfix ipv6 for now Signed-off-by: Lander Van den Bulcke --- hosts/servers/mail-01.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/servers/mail-01.nix b/hosts/servers/mail-01.nix index 2aa5eb9..32cc880 100644 --- a/hosts/servers/mail-01.nix +++ b/hosts/servers/mail-01.nix @@ -63,6 +63,7 @@ in services.postfix = { config = { + inet_protocols = "ipv4"; smtp_bind_address = floatingIPv4; mydestination = lib.mkForce [