diff options
author | tv <tv@krebsco.de> | 2015-10-05 03:03:51 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2015-10-05 03:09:01 +0200 |
commit | 6ff440a7b5ed510806a70f6f396d93f939411524 (patch) | |
tree | 7827674557fc339b70e175b25012e6070ecf38d3 | |
parent | 282a3dff363ecf183aa5852c8390fefafc349870 (diff) |
postmaster@krebsco.de -> spam-ml
-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 07acd59..dc2ef23 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"; } |