From cb991122db33fa6492105bad7bc2a3e1f85a29b6 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 21 Oct 2016 14:25:41 +0200 Subject: typo --- hel.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hel.nix b/hel.nix index d88d9db1..55cb8f94 100644 --- a/hel.nix +++ b/hel.nix @@ -191,7 +191,7 @@ recipientDelimiter = "+"; extraMasterConf = '' uucp unix - n n - - pipe flags=Fqhu user=uucp argv=/var/setuid-wrappers/uux -z -a$sender - $nexthop!rmail ($recipient) - sshsendmail unix - n n - - pipe falgs=Fqhu user=postfix argv=${pkgs.openssh}/bin/ssh -F /var/db/postfix/ssh.config $nexthop sendmail -f$sender ($recipient) + sshsendmail unix - n n - - pipe flags=Fqhu user=postfix argv=${pkgs.openssh}/bin/ssh -F /var/db/postfix/ssh.config $nexthop sendmail -f$sender ($recipient) ''; extraConfig = '' default_transport = uucp:ymir -- cgit v1.2.3