]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
Removed default auth_chroot directory from digest-md5 case. If you really
authorTimo Sirainen <tss@iki.fi>
Wed, 26 Mar 2003 09:35:49 +0000 (11:35 +0200)
committerTimo Sirainen <tss@iki.fi>
Wed, 26 Mar 2003 09:35:49 +0000 (11:35 +0200)
want it, you know where to set it.

--HG--
branch : HEAD

dovecot-example.conf

index 0393a729c80af46ddbcc48e40b41d6d91793b4b7..6393bd5b4ba9ef75bf66a2f05853e2075deb3979 100644 (file)
@@ -408,7 +408,7 @@ auth_user = root
 #auth_userdb = passwd-file /etc/passwd.imap
 #auth_passdb = passwd-file /etc/passwd.imap
 #auth_user = imapauth
-#auth_chroot = /var/run/dovecot/auth
+#auth_chroot = 
 
 # if you plan to use only passwd-file, you don't need the two auth processes,
 # simply set "auth_methods = plain digest-md5"