l exim: allow sending from blue.r

This commit is contained in:
lassulus 2018-05-20 10:28:49 +02:00
parent f0ff6a61e6
commit c7d373f814

View File

@ -14,7 +14,7 @@ with import <stockholm/lib>;
]; ];
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.mors
config.krebs.hosts.uriel config.krebs.hosts.blue
]; ];
internet-aliases = with config.krebs.users; [ internet-aliases = with config.krebs.users; [
{ from = "postmaster@lassul.us"; to = lass.mail; } # RFC 822 { from = "postmaster@lassul.us"; to = lass.mail; } # RFC 822