# Generated by etckeeper. Do not edit.
mkdir -p './ca-certificates/update.d'
+mkdir -p './courier-imap/imapaccess'
mkdir -p './courier-imap/shared'
mkdir -p './courier-imap/shared.tmp'
mkdir -p './dpkg/dpkg.cfg.d'
maybe chmod 0400 'courier-imap/.rcs/pop3d-ssl,v'
maybe chmod 0400 'courier-imap/.rcs/pop3d.cnf,v'
maybe chmod 0444 'courier-imap/.rcs/quotawarnmsg,v'
+maybe chmod 0755 'courier-imap/imapaccess'
maybe chmod 0600 'courier-imap/imapd'
maybe chmod 0600 'courier-imap/imapd-ssl'
maybe chmod 0600 'courier-imap/imapd-ssl.orig'
-##VERSION: $Id: 2013-08-19 16:39:41 -0400 9c45d9ad13fdf439d44d7443ae75da15ea0223ed$
+##VERSION: $Id: 106596a150c4585c41d65f60a17e173402125332-20150610064018$
#
# pop3d created from pop3d.dist by sysconftool
#
#
# 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.
+#
+# Note that this must be a complete home directory structure, including
+# the maildir. Typically:
+#
+# mkdir /etc/skel
+# chmod 700 /etc/skel
+# maildirmak /etc/skel/Maildir
+#
+# This directory gets copied as is, preserving each file/subdirectory's
+# permissions, with only userid/groupid changed to match the account's.
+#
+#
+# AUTH_MKHOMEDIR_SKEL=/etc/skel
##NAME: MAILDIRPATH:0
#