summaryrefslogtreecommitdiffstats
path: root/tv/2configs
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2016-08-09 11:53:57 +0200
committertv <tv@krebsco.de>2016-08-09 11:53:57 +0200
commit6c71f9e70c85cb26e3cebad2be34655ab6f6c2d4 (patch)
tree86c07355aa25d8ff4dc8549a3f02a7ef499497be /tv/2configs
parente3870f88045496b9332b2831675cb6c0cc014ed2 (diff)
tv exim: internet-aliases += bku-eppler
Diffstat (limited to 'tv/2configs')
-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; }