summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hel.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/hel.nix b/hel.nix
index ce8bd962..860a54fd 100644
--- a/hel.nix
+++ b/hel.nix
@@ -195,6 +195,8 @@
195 uucp unix - n n - - pipe flags=Fqhu user=uucp argv=/var/setuid-wrappers/uux -z -a$sender - $nexthop!rmail ($recipient) 195 uucp unix - n n - - pipe flags=Fqhu user=uucp argv=/var/setuid-wrappers/uux -z -a$sender - $nexthop!rmail ($recipient)
196 ''; 196 '';
197 extraConfig = '' 197 extraConfig = ''
198 inet_interfaces = loopback-only
199
198 authorized_submit_users = !uucp, static:anyone 200 authorized_submit_users = !uucp, static:anyone
199 message_size_limit = 0 201 message_size_limit = 0
200 202