summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2017-01-27 17:09:42 +0100
committerGregor Kleen <gkleen@yggdrasil.li>2017-01-27 17:09:42 +0100
commitdb4f39097862dc18aaa343ef4f43dd752deb03c6 (patch)
treeb8945a63b05d224fd91c0a7326dace5cff50eb44
parentce9cf6171f9c464df915e98717531562c6766eaf (diff)
downloadnixos-db4f39097862dc18aaa343ef4f43dd752deb03c6.tar
nixos-db4f39097862dc18aaa343ef4f43dd752deb03c6.tar.gz
nixos-db4f39097862dc18aaa343ef4f43dd752deb03c6.tar.bz2
nixos-db4f39097862dc18aaa343ef4f43dd752deb03c6.tar.xz
nixos-db4f39097862dc18aaa343ef4f43dd752deb03c6.zip
Send copies of sent emails directly to storage
-rw-r--r--hel.nix5
1 files changed, 4 insertions, 1 deletions
diff --git a/hel.nix b/hel.nix
index dcd56456..3eb83309 100644
--- a/hel.nix
+++ b/hel.nix
@@ -213,9 +213,12 @@
213 uucp unix - n n - - pipe flags=Fqhu user=uucp argv=/var/setuid-wrappers/uux -z -a $sender - $nexthop!rmail ($recipient) 213 uucp unix - n n - - pipe flags=Fqhu user=uucp argv=/var/setuid-wrappers/uux -z -a $sender - $nexthop!rmail ($recipient)
214 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 214 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
215 ''; 215 '';
216 transport = ''
217 gkleen+sent@yggdrasil.li uucp:isaac
218 '';
216 extraConfig = '' 219 extraConfig = ''
217 default_transport = uucp:ymir 220 default_transport = uucp:ymir
218 221
219 inet_interfaces = loopback-only 222 inet_interfaces = loopback-only
220 223
221 authorized_submit_users = !uucp, static:anyone 224 authorized_submit_users = !uucp, static:anyone