summaryrefslogtreecommitdiffstats
path: root/tv/2configs
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2017-03-09 16:54:58 +0100
committertv <tv@krebsco.de>2017-03-09 16:54:58 +0100
commite4225f826cfba6faf9c582c0e043dc58864a56a5 (patch)
tree5346277ffffa9a87f7c85785d7032bf246da621c /tv/2configs
parentc432c6646159569088452cc4caea1d3820ebe0f7 (diff)
tv exim-smarthost: relay_from_hosts += ip6.addr
Diffstat (limited to 'tv/2configs')
-rw-r--r--tv/2configs/exim-smarthost.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/tv/2configs/exim-smarthost.nix b/tv/2configs/exim-smarthost.nix
index cc3bdf95..816dce78 100644
--- a/tv/2configs/exim-smarthost.nix
+++ b/tv/2configs/exim-smarthost.nix
@@ -13,7 +13,7 @@ with import <stockholm/lib>;
"shackspace.de"
"viljetic.de"
];
- relay_from_hosts = map (host: host.nets.retiolum.ip4.addr) [
+ relay_from_hosts = concatMap (host: host.nets.retiolum.addrs) [
config.krebs.hosts.nomic
config.krebs.hosts.wu
config.krebs.hosts.xu