summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2018-04-05 16:02:01 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2018-04-05 16:02:01 +0200
commitfbc53fdb0e012524b1a22083d19a6928cc87870e (patch)
tree657b4544987482ead7aef2e4a649c3d7a5904d7e
parent772d1ae56fc9d64702558bb67c1f0ed365341e79 (diff)
downloadnixos-fbc53fdb0e012524b1a22083d19a6928cc87870e.tar
nixos-fbc53fdb0e012524b1a22083d19a6928cc87870e.tar.gz
nixos-fbc53fdb0e012524b1a22083d19a6928cc87870e.tar.bz2
nixos-fbc53fdb0e012524b1a22083d19a6928cc87870e.tar.xz
nixos-fbc53fdb0e012524b1a22083d19a6928cc87870e.zip
isaac → odin
-rw-r--r--hel.nix7
1 files 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 @@
219 commandPath = [ "${pkgs.callPackage ./hel/recv-media.nix {}}/bin" config.security.wrapperDir ]; 219 commandPath = [ "${pkgs.callPackage ./hel/recv-media.nix {}}/bin" config.security.wrapperDir ];
220 defaultCommands = []; 220 defaultCommands = [];
221 commands = { 221 commands = {
222 "isaac" = ["recv-media" "notify-gkleen"]; 222 "odin" = ["recv-media" "notify-gkleen"];
223 };
224 protocols = {
225 "isaac" = "t";
226 }; 223 };
227 }; 224 };
228 225
@@ -241,7 +238,7 @@
241 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 238 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
242 ''; 239 '';
243 transport = '' 240 transport = ''
244 gkleen+sent@yggdrasil.li uucp:isaac 241 gkleen+sent@yggdrasil.li uucp:odin
245 ''; 242 '';
246 extraConfig = '' 243 extraConfig = ''
247 always_bcc = gkleen+sent@yggdrasil.li 244 always_bcc = gkleen+sent@yggdrasil.li