summaryrefslogtreecommitdiffstats
path: root/krebs
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2023-07-06 20:26:40 +0200
committertv <tv@krebsco.de>2023-07-06 20:31:58 +0200
commit143ba5eed02b5441fdd91b7d00dd57bc973fcf27 (patch)
tree57661769d15467be3c204db84756d2de72320ac1 /krebs
parentf5cb4940f997d521045445642aa4825d7b0ab5f3 (diff)
exim-smarthost: add xkey
Diffstat (limited to 'krebs')
-rw-r--r--krebs/2configs/exim-smarthost.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/krebs/2configs/exim-smarthost.nix b/krebs/2configs/exim-smarthost.nix
index c2f6b4dc..2842e10d 100644
--- a/krebs/2configs/exim-smarthost.nix
+++ b/krebs/2configs/exim-smarthost.nix
@@ -42,6 +42,7 @@ in {
"makefu@krebsco.de" = makefu;
"spam@krebsco.de" = spam-ml;
"tv@krebsco.de" = tv;
+ "xkey@krebsco.de" = { mail = "lennart@cope.cool"; };
# XXX These are no internet aliases
# XXX exim-retiolum hosts should be able to relay to retiolum addresses
"lass@retiolum" = lass;