summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorkim <kim@pkgsrc.org>2001-04-07 01:53:23 +0000
committerkim <kim@pkgsrc.org>2001-04-07 01:53:23 +0000
commit00cae3ece095c1a825b0db8ecb1fbdb8be803a0f (patch)
tree30e2d0532b0bd031626ba1d55dbf9f2e803e7afe /mk
parent2f9af9bf609f63c6164a80bc2f8dc3e1c202f099 (diff)
downloadpkgsrc-00cae3ece095c1a825b0db8ecb1fbdb8be803a0f.tar.gz
Add optional setting for placing the default mailbox in the user home dir.
Diffstat (limited to 'mk')
-rw-r--r--mk/mk.conf.example8
1 files changed, 7 insertions, 1 deletions
diff --git a/mk/mk.conf.example b/mk/mk.conf.example
index e6fe7daf279..8545a20f088 100644
--- a/mk/mk.conf.example
+++ b/mk/mk.conf.example
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf.example,v 1.192 2001/03/29 22:22:53 kim Exp $
+# $NetBSD: mk.conf.example,v 1.193 2001/04/07 01:53:23 kim Exp $
#
# Sample /etc/mk.conf file, which can be used to set specific values
@@ -688,6 +688,12 @@ PAPERSIZE= A4
# Possible: Any valid directory
# Default: ${LOCALBASE}/etc
+#PROCMAIL_MAILSPOOLHOME=.MailBox
+# To default user mailboxes to their home directory,
+# specify the name of the mailbox file.
+# Possible: Any valid filename, not defined
+# Default: not defined
+
#QPOPPER_SERVERMODE=
# Used in qpopper package to enable server mode.
# Possible: defined, not defined