summaryrefslogtreecommitdiffstats
path: root/imap/pop3d.dist.in.git
diff options
context:
space:
mode:
authorSam Varshavchik2015-06-09 20:05:55 -0400
committerSam Varshavchik2015-06-09 20:05:55 -0400
commit05852184876b6ff356dafe40f6a2ea1963dc5043 (patch)
treeb59bfe6fd9991e3f13a417d6b2f8c56a6433d815 /imap/pop3d.dist.in.git
parent88e64590c753a109f263186706b6458e486a7c14 (diff)
downloadcourier-libs-05852184876b6ff356dafe40f6a2ea1963dc5043.tar.bz2
imap, pop3: Added AUTH_MKHOMEDIR_SKEL setting.
Diffstat (limited to 'imap/pop3d.dist.in.git')
-rw-r--r--imap/pop3d.dist.in.git9
1 files changed, 9 insertions, 0 deletions
diff --git a/imap/pop3d.dist.in.git b/imap/pop3d.dist.in.git
index b3ab118..95308a7 100644
--- a/imap/pop3d.dist.in.git
+++ b/imap/pop3d.dist.in.git
@@ -155,6 +155,15 @@ POP3DSTART=NO
#
# POP3_LOG_DELETIONS=1
+##NAME: AUTH_MKHOMEDIR_SKEL:0
+#
+# Uncomment this setting to automatically create a home directory on first
+# login. if the AUTH_MKHOMEDIR_SKEL environment variable is set, and the
+# home directory does not exist, the home directory gets created, with its
+# initial contents copied from AUTH_MKHOMEDIR_SKEL which must be a directory,
+# typically /etc/skel.
+#
+# AUTH_MKHOMEDIR_SKEL=/etc/skel
##NAME: MAILDIRPATH:0
#