summaryrefslogtreecommitdiffstats
path: root/lass/2configs/exim-smarthost.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2016-12-12 15:34:13 +0100
committermakefu <github@syntax-fehler.de>2016-12-12 15:34:13 +0100
commitbc2b56baaf67623bed232b321607da8c25bbdaec (patch)
treec3341b27ec10cc730d7ae7bd5f7f6627ee3ce037 /lass/2configs/exim-smarthost.nix
parentb1092b16a6be15f8121619e6d2eaf8d732b873ff (diff)
parenta64a9668aa0639e78a6c677c17718731d8f2418c (diff)
Merge remote-tracking branch 'lass/master'
Diffstat (limited to 'lass/2configs/exim-smarthost.nix')
-rw-r--r--lass/2configs/exim-smarthost.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/lass/2configs/exim-smarthost.nix b/lass/2configs/exim-smarthost.nix
index 3bf78d9f4..d120dfcad 100644
--- a/lass/2configs/exim-smarthost.nix
+++ b/lass/2configs/exim-smarthost.nix
@@ -31,6 +31,7 @@ with import <stockholm/lib>;
{ from = "nebenan@lassul.us"; to = lass.mail; }
{ from = "feed@lassul.us"; to = lass.mail; }
{ from = "art@lassul.us"; to = lass.mail; }
+ { from = "irgendwas@lassul.us"; to = lass.mail; }
];
system-aliases = [
{ from = "mailer-daemon"; to = "postmaster"; }