tv exim-smarthost: relay_from_hosts += ip6.addr

This commit is contained in:
tv 2017-03-09 16:54:58 +01:00
parent c432c66461
commit e4225f826c

View File

@ -13,7 +13,7 @@ with import <stockholm/lib>;
"shackspace.de" "shackspace.de"
"viljetic.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.nomic
config.krebs.hosts.wu config.krebs.hosts.wu
config.krebs.hosts.xu config.krebs.hosts.xu