summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2024-10-08 20:10:32 +0200
committertv <tv@krebsco.de>2024-10-10 18:36:55 +0200
commit32e3b1071cfab6026795f44d38d496e6a7e8af8a (patch)
tree4b2b13549e49e19ef5193f430f9b12fa5d51f35b
parente840d9494d60f9c1c97ef3952417e9fe13a40d93 (diff)
exim-smarthost: add rtunreal to eloop-mlHEADmaster
-rw-r--r--krebs/2configs/exim-smarthost.nix4
1 files changed, 3 insertions, 1 deletions
diff --git a/krebs/2configs/exim-smarthost.nix b/krebs/2configs/exim-smarthost.nix
index 89ff74cfd..ceb11ca64 100644
--- a/krebs/2configs/exim-smarthost.nix
+++ b/krebs/2configs/exim-smarthost.nix
@@ -16,7 +16,9 @@ in {
makefu
tv
];
- eloop-ml = spam-ml;
+ eloop-ml = spam-ml ++ [
+ { mail = "unreal@rtinf.net"; }
+ ];
krebstel-ml = [
config.krebs.users."0x4A6F"
{ mail = "krebstel-1rxz0mqa95nkmk298s1731ly0ii7vc36kkm36pnjj89hrq52pgn1@ni.r"; }