From 8901f987309486c85607e2da02f1d357ff157911 Mon Sep 17 00:00:00 2001 From: lassulus Date: Sat, 18 Feb 2017 20:39:34 +0100 Subject: l 2 exim-smarthost: use ipv6 addresses of hosts --- lass/2configs/exim-smarthost.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lass/2configs/exim-smarthost.nix') diff --git a/lass/2configs/exim-smarthost.nix b/lass/2configs/exim-smarthost.nix index d120dfca..360d839d 100644 --- a/lass/2configs/exim-smarthost.nix +++ b/lass/2configs/exim-smarthost.nix @@ -12,7 +12,7 @@ with import ; "lassul.us" "aidsballs.de" ]; - relay_from_hosts = map (host: host.nets.retiolum.ip4.addr) [ + relay_from_hosts = map (host: host.nets.retiolum.ip6.addr) [ config.krebs.hosts.mors config.krebs.hosts.uriel config.krebs.hosts.helios -- cgit v1.2.3