diff options
author | tv <tv@shackspace.de> | 2015-10-05 03:03:51 +0200 |
---|---|---|
committer | tv <tv@shackspace.de> | 2015-10-05 03:09:01 +0200 |
commit | a626c2a070bbc24a37dffc3953842b02db6a703a (patch) | |
tree | 510edefa8e9f4e6233ffdd07e0a7b193eea93e95 /tv | |
parent | 8167fe985a9d97ec4fd9c5b1c2d559deba100642 (diff) |
postmaster@krebsco.de -> spam-ml
Diffstat (limited to 'tv')
-rw-r--r-- | tv/2configs/exim-smarthost.nix | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tv/2configs/exim-smarthost.nix b/tv/2configs/exim-smarthost.nix index 07acd593b..dc2ef2395 100644 --- a/tv/2configs/exim-smarthost.nix +++ b/tv/2configs/exim-smarthost.nix @@ -23,9 +23,6 @@ # TODO killme (wo wird die benutzt?) { from = "tv@cd.retiolum"; to = tv.mail; } - - # TODO lists@smtp.retiolum [consul] - { from = "postmaster@krebsco.de"; to = tv.mail; } ]; system-aliases = [ { from = "mailer-daemon"; to = "postmaster"; } |