From fbc53fdb0e012524b1a22083d19a6928cc87870e Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 5 Apr 2018 16:02:01 +0200 Subject: =?UTF-8?q?isaac=20=E2=86=92=20odin?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hel.nix | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/hel.nix b/hel.nix index e728c409..0c1ae69a 100644 --- a/hel.nix +++ b/hel.nix @@ -219,10 +219,7 @@ commandPath = [ "${pkgs.callPackage ./hel/recv-media.nix {}}/bin" config.security.wrapperDir ]; defaultCommands = []; commands = { - "isaac" = ["recv-media" "notify-gkleen"]; - }; - protocols = { - "isaac" = "t"; + "odin" = ["recv-media" "notify-gkleen"]; }; }; @@ -241,7 +238,7 @@ sshsendmail unix - n n - - pipe flags=Fq user=postfix_ssh argv=${pkgs.openssh}/bin/ssh -F /var/db/postfix_ssh/ssh.config $nexthop sendmail -f $sender -G $recipient ''; transport = '' - gkleen+sent@yggdrasil.li uucp:isaac + gkleen+sent@yggdrasil.li uucp:odin ''; extraConfig = '' always_bcc = gkleen+sent@yggdrasil.li -- cgit v1.2.3