summaryrefslogtreecommitdiffstats
path: root/tv/2configs/exim-smarthost.nix
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
commit6e5e8f05929e5089cc736e07ee3a98edf5ca7524 (patch)
treeb246b6bb0c0c1ce1eb6610949bf6b79e0360bd90 /tv/2configs/exim-smarthost.nix
parent3288d6848f774e00a5fbc2ba060f2df695af8e55 (diff)
tv exim: internet-aliases += bku-eppler
Diffstat (limited to 'tv/2configs/exim-smarthost.nix')
-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 cade6fa7..591edafb 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; }