summaryrefslogtreecommitdiff
path: root/mk/mk.conf.example
diff options
context:
space:
mode:
Diffstat (limited to 'mk/mk.conf.example')
-rw-r--r--mk/mk.conf.example7
1 files changed, 6 insertions, 1 deletions
diff --git a/mk/mk.conf.example b/mk/mk.conf.example
index f1726602780..c3172d26d0e 100644
--- a/mk/mk.conf.example
+++ b/mk/mk.conf.example
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf.example,v 1.194 2001/04/09 00:33:06 jtb Exp $
+# $NetBSD: mk.conf.example,v 1.195 2001/04/13 04:18:33 kim Exp $
#
# Sample /etc/mk.conf file, which can be used to set specific values
@@ -694,6 +694,11 @@ PAPERSIZE= A4
# Possible: Any valid filename, not defined
# Default: not defined
+#PROCMAIL_TRUSTED_IDS=0
+# To allow all users to use the "-f" switch set this to 0.
+# Possible: A list of users, terminated by a zero.
+# Default: see Makefile
+
#QPOPPER_SERVERMODE=
# Used in qpopper package to enable server mode.
# Possible: defined, not defined