From 6c71f9e70c85cb26e3cebad2be34655ab6f6c2d4 Mon Sep 17 00:00:00 2001 From: tv Date: Tue, 9 Aug 2016 11:53:57 +0200 Subject: tv exim: internet-aliases += bku-eppler --- tv/2configs/exim-smarthost.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'tv/2configs') 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; } -- cgit v1.2.3