From c1222ed46dd7e9354da63636a388c02755f4ee3d Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 2 Oct 2016 17:50:37 +0200 Subject: ymir is only default transport --- hel.nix | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/hel.nix b/hel.nix index 8d337795..95cfae0a 100644 --- a/hel.nix +++ b/hel.nix @@ -188,13 +188,12 @@ destination = []; relayHost = "uucp:ymir"; recipientDelimiter = "+"; - transport = '' - * uucp:ymir - ''; extraMasterConf = '' uucp unix - n n - - pipe flags=Fqhu user=uucp argv=/var/setuid-wrappers/uux -z -a$sender - $nexthop!rmail ($recipient) ''; extraConfig = '' + default_transport = uucp:ymir + inet_interfaces = loopback-only authorized_submit_users = !uucp, static:anyone -- cgit v1.2.3