diff options
-rw-r--r-- | hel.nix | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -276,9 +276,6 @@ | |||
276 | command = "pipe"; | 276 | command = "pipe"; |
277 | args = [ "flags=Fq" "user=postfix_ssh" ''argv=${pkgs.openssh}/bin/ssh -F /var/db/postfix_ssh/ssh.config $nexthop sendmail -f $sender -G $recipient'' ]; | 277 | args = [ "flags=Fq" "user=postfix_ssh" ''argv=${pkgs.openssh}/bin/ssh -F /var/db/postfix_ssh/ssh.config $nexthop sendmail -f $sender -G $recipient'' ]; |
278 | }; | 278 | }; |
279 | smtp = { | ||
280 | args = [ "-v" ]; | ||
281 | }; | ||
282 | }; | 279 | }; |
283 | transport = '' | 280 | transport = '' |
284 | odin.asgard.yggdrasil uucp:odin | 281 | odin.asgard.yggdrasil uucp:odin |