summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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