From db4f39097862dc18aaa343ef4f43dd752deb03c6 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 27 Jan 2017 17:09:42 +0100 Subject: Send copies of sent emails directly to storage --- hel.nix | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hel.nix b/hel.nix index dcd56456..3eb83309 100644 --- a/hel.nix +++ b/hel.nix @@ -213,9 +213,12 @@ 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=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 + ''; extraConfig = '' default_transport = uucp:ymir - + inet_interfaces = loopback-only authorized_submit_users = !uucp, static:anyone -- cgit v1.2.3