tv exim-smarthost: relay_from_hosts += ip6.addr
This commit is contained in:
parent
c432c66461
commit
e4225f826c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user