l exim-smarthost: add green & coaxmetal to sender hosts
This commit is contained in:
parent
9bc7f5d7d5
commit
c6cfd582ec
@ -19,8 +19,10 @@ in {
|
|||||||
"lassul.us"
|
"lassul.us"
|
||||||
];
|
];
|
||||||
relay_from_hosts = map (host: host.nets.retiolum.ip6.addr) [
|
relay_from_hosts = map (host: host.nets.retiolum.ip6.addr) [
|
||||||
config.krebs.hosts.mors
|
|
||||||
config.krebs.hosts.blue
|
config.krebs.hosts.blue
|
||||||
|
config.krebs.hosts.coaxmetal
|
||||||
|
config.krebs.hosts.green
|
||||||
|
config.krebs.hosts.mors
|
||||||
config.krebs.hosts.xerxes
|
config.krebs.hosts.xerxes
|
||||||
];
|
];
|
||||||
internet-aliases = map (from: { inherit from to; }) mails;
|
internet-aliases = map (from: { inherit from to; }) mails;
|
||||||
|
Loading…
Reference in New Issue
Block a user