This commit is contained in:
tv 2015-10-05 03:03:51 +02:00
parent 8167fe985a
commit a626c2a070
2 changed files with 1 additions and 3 deletions

View File

@ -119,6 +119,7 @@ let
tv
];
in {
"postmaster@krebsco.de" = spam-ml; # RFC 822
"spam@krebsco.de" = spam-ml;
});

View File

@ -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"; }