l 2 exim-smarthost: use ipv6 addresses of hosts
This commit is contained in:
parent
567668c6c9
commit
8901f98730
|
@ -12,7 +12,7 @@ with import <stockholm/lib>;
|
|||
"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
|
||||
|
|
Loading…
Reference in a new issue