From 0a5addea4203d1dd4c95b1c55f56e6fff03bf1c4 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 21 Oct 2016 14:30:29 +0200 Subject: we just need group --- hel.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hel.nix') diff --git a/hel.nix b/hel.nix index 55cb8f94..1762d9c9 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 flags=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=nobody: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