summaryrefslogtreecommitdiffstats
path: root/krebs/2configs/exim-smarthost.nix
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2019-11-27 09:52:53 +0100
committertv <tv@krebsco.de>2019-11-27 09:52:53 +0100
commitdc75a54cfb8b431e9ea43be6dc7207fd77f54c2f (patch)
tree2818d179742296ef519be17351582884a533ecb1 /krebs/2configs/exim-smarthost.nix
parent62a59ad233ad9bcfdaad6a23f6994d1d90354c6b (diff)
krebs exim-smarthost: RIP slash16
Diffstat (limited to 'krebs/2configs/exim-smarthost.nix')
-rw-r--r--krebs/2configs/exim-smarthost.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/krebs/2configs/exim-smarthost.nix b/krebs/2configs/exim-smarthost.nix
index 698e20da..224a38ac 100644
--- a/krebs/2configs/exim-smarthost.nix
+++ b/krebs/2configs/exim-smarthost.nix
@@ -15,13 +15,12 @@ in {
makefu
tv
];
- eloop-ml = spam-ml ++ [ ciko ];
+ eloop-ml = spam-ml;
spam-ml = [
lass
makefu
tv
];
- ciko.mail = "ciko@slash16.net";
in {
"anmeldung@eloop.org" = eloop-ml;
"brain@krebsco.de" = brain-ml;