summaryrefslogtreecommitdiffstats
path: root/tv
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2017-05-06 10:23:11 +0200
committertv <tv@krebsco.de>2017-05-06 10:23:11 +0200
commit95189db48a35d1f55f6562b5594a9e8719620ae5 (patch)
treeab1fff37daa0a0008998464343a809625829090a /tv
parent3da68a589cf94dc35ac6112603cd551f70fcd028 (diff)
tv: mv-cd -> mv-ni
Diffstat (limited to 'tv')
-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 816dce7..079013c 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; }