summaryrefslogtreecommitdiffstats
path: root/lass/2configs/exim-smarthost.nix
diff options
context:
space:
mode:
Diffstat (limited to 'lass/2configs/exim-smarthost.nix')
-rw-r--r--lass/2configs/exim-smarthost.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/lass/2configs/exim-smarthost.nix b/lass/2configs/exim-smarthost.nix
index d120dfcad..3353cdac0 100644
--- a/lass/2configs/exim-smarthost.nix
+++ b/lass/2configs/exim-smarthost.nix
@@ -8,11 +8,12 @@ with import <stockholm/lib>;
dkim = [
{ domain = "lassul.us"; }
];
+ primary_hostname = "lassul.us";
sender_domains = [
"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
[cgit] Unable to lock slot /tmp/cgit/b0100000.lock: No such file or directory (2)