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