summaryrefslogtreecommitdiffstats
path: root/krebs
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2019-11-27 09:52:53 +0100
committermakefu <github@syntax-fehler.de>2020-01-05 22:16:08 +0100
commit1c6fafdaa0f43af0384d460ca8b47d15a30bec41 (patch)
treef85344bf0cb65a489f25952847ee6fcac67a7c61 /krebs
parent5d360afeace33a1e83e44b5ff0b9e0da408a6b2f (diff)
krebs exim-smarthost: RIP slash16
Diffstat (limited to 'krebs')
-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;