From: Timo Sirainen Date: Wed, 11 Mar 2009 21:22:15 +0000 (-0400) Subject: Updated comment for valid_chroot_dirs. X-Git-Tag: 1.2.beta2~17 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e743a8d8325e11ee4017dfcfce1d2c28c19b8740;p=thirdparty%2Fdovecot%2Fcore.git Updated comment for valid_chroot_dirs. --HG-- branch : HEAD --- diff --git a/dovecot-example.conf b/dovecot-example.conf index 6d6e055b6a..b08a71327a 100644 --- a/dovecot-example.conf +++ b/dovecot-example.conf @@ -399,7 +399,7 @@ # ':' separated list of directories under which chrooting is allowed for mail # processes (ie. /var/mail will allow chrooting to /var/mail/foo/bar too). # This setting doesn't affect login_chroot, mail_chroot or auth chroot -# settings. +# settings. If this setting is empty, "/./" in home dirs are ignored. # WARNING: Never add directories here which local users can modify, that # may lead to root exploit. Usually this should be done only if you don't # allow shell access for users.