fix: disable postfix ipv6 for now

Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
This commit is contained in:
Lander Van den Bulcke 2025-10-21 12:53:38 +02:00
parent b2b16fcbe3
commit b9fca228e3
Signed by: lander
GPG key ID: 0142722B4B0C536F

View file

@ -63,6 +63,7 @@ in
services.postfix = { services.postfix = {
config = { config = {
inet_protocols = "ipv4";
smtp_bind_address = floatingIPv4; smtp_bind_address = floatingIPv4;
mydestination = lib.mkForce [ mydestination = lib.mkForce [