summaryrefslogtreecommitdiff
path: root/hel.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hel.nix')
-rw-r--r--hel.nix5
1 files changed, 3 insertions, 2 deletions
diff --git a/hel.nix b/hel.nix
index c6f02471..08828978 100644
--- a/hel.nix
+++ b/hel.nix
@@ -233,10 +233,11 @@
233 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 233 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
234 ''; 234 '';
235 transport = '' 235 transport = ''
236 gkleen+sent@yggdrasil.li uucp:odin 236 @odin uucp:odin
237 @odin.asgard.yggdrasil uucp:odin
237 ''; 238 '';
238 extraConfig = '' 239 extraConfig = ''
239 always_bcc = gkleen+sent@yggdrasil.li 240 always_bcc = gkleen+sent@odin.asgard.yggdrasil
240 241
241 default_transport = uucp:ymir 242 default_transport = uucp:ymir
242 243