summaryrefslogtreecommitdiffstats
path: root/tv/2configs/exim-smarthost.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2017-05-15 22:53:47 +0200
committermakefu <github@syntax-fehler.de>2017-05-15 22:53:47 +0200
commit332f1ce23c9a918d3ffef5231e3041cfcc6f35e4 (patch)
tree5e594bebe40479bf4054a6a91f76d6d5c3bd20d5 /tv/2configs/exim-smarthost.nix
parent56116a4dfa7369787c4f09ed2bb8a2cfd3ed976f (diff)
parenta5b18f7d696a1ec628dc2a59cc2c6fe6b685c2f9 (diff)
Merge remote-tracking branch 'lass/master'
Diffstat (limited to 'tv/2configs/exim-smarthost.nix')
-rw-r--r--tv/2configs/exim-smarthost.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/tv/2configs/exim-smarthost.nix b/tv/2configs/exim-smarthost.nix
index 816dce78d..079013c79 100644
--- a/tv/2configs/exim-smarthost.nix
+++ b/tv/2configs/exim-smarthost.nix
@@ -21,7 +21,7 @@ with import <stockholm/lib>;
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 = "mirko@viljetic.de"; to = mv-ni.mail; }
{ from = "tomislav@viljetic.de"; to = tv.mail; }
{ from = "tv@destroy.dyn.shackspace.de"; to = tv.mail; }
{ from = "tv@viljetic.de"; to = tv.mail; }