l exim: allow sending from blue.r
This commit is contained in:
parent
f0ff6a61e6
commit
c7d373f814
|
@ -14,7 +14,7 @@ with import <stockholm/lib>;
|
|||
];
|
||||
relay_from_hosts = map (host: host.nets.retiolum.ip6.addr) [
|
||||
config.krebs.hosts.mors
|
||||
config.krebs.hosts.uriel
|
||||
config.krebs.hosts.blue
|
||||
];
|
||||
internet-aliases = with config.krebs.users; [
|
||||
{ from = "postmaster@lassul.us"; to = lass.mail; } # RFC 822
|
||||
|
|
Loading…
Reference in a new issue