summaryrefslogtreecommitdiff
path: root/hel.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hel.nix')
-rw-r--r--hel.nix5
1 files 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 @@
188 destination = []; 188 destination = [];
189 relayHost = "uucp:ymir"; 189 relayHost = "uucp:ymir";
190 recipientDelimiter = "+"; 190 recipientDelimiter = "+";
191 transport = ''
192 * uucp:ymir
193 '';
194 extraMasterConf = '' 191 extraMasterConf = ''
195 uucp unix - n n - - pipe flags=Fqhu user=uucp argv=/var/setuid-wrappers/uux -z -a$sender - $nexthop!rmail ($recipient) 192 uucp unix - n n - - pipe flags=Fqhu user=uucp argv=/var/setuid-wrappers/uux -z -a$sender - $nexthop!rmail ($recipient)
196 ''; 193 '';
197 extraConfig = '' 194 extraConfig = ''
195 default_transport = uucp:ymir
196
198 inet_interfaces = loopback-only 197 inet_interfaces = loopback-only
199 198
200 authorized_submit_users = !uucp, static:anyone 199 authorized_submit_users = !uucp, static:anyone