summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlassulus <lass@aidsballs.de>2016-08-09 21:27:26 +0200
committerlassulus <lass@aidsballs.de>2016-08-09 21:27:26 +0200
commitfc01895f366701ad5f8323642b9b2406b704d20e (patch)
treedad7adde7e06b0c476f33874d6857c7cea8c5e81
parent93d9470e3eb17ff061e19f918afaff25242fac8f (diff)
parent6c71f9e70c85cb26e3cebad2be34655ab6f6c2d4 (diff)
Merge remote-tracking branch 'prism/newest'
-rw-r--r--tv/2configs/exim-smarthost.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/tv/2configs/exim-smarthost.nix b/tv/2configs/exim-smarthost.nix
index cade6fa..591edaf 100644
--- a/tv/2configs/exim-smarthost.nix
+++ b/tv/2configs/exim-smarthost.nix
@@ -19,6 +19,7 @@ with config.krebs.lib;
config.krebs.hosts.xu
];
internet-aliases = with config.krebs.users; [
+ { from = "bku-eppler@viljetic.de"; to = tv.mail; }
{ from = "postmaster@viljetic.de"; to = tv.mail; } # RFC 822
{ from = "mirko@viljetic.de"; to = mv-cd.mail; }
{ from = "tomislav@viljetic.de"; to = tv.mail; }