]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
example-config: Removed some old comments that aren't really useful anymore.
authorTimo Sirainen <tss@iki.fi>
Tue, 13 Apr 2010 14:01:01 +0000 (17:01 +0300)
committerTimo Sirainen <tss@iki.fi>
Tue, 13 Apr 2010 14:01:01 +0000 (17:01 +0300)
--HG--
branch : HEAD

doc/example-config/conf.d/10-mail.conf

index 96d112868548eb4cf587f4e71b83825a5a145630..92c6893d2438c4f0a2f0f27cf9160a0ada11410e 100644 (file)
@@ -2,10 +2,10 @@
 ## Mailbox locations and namespaces
 ##
 
-# Location for users' mailboxes. This is the same as the old default_mail_env
-# setting. The default is empty, which means that Dovecot tries to find the
-# mailboxes automatically. This won't work if the user doesn't have any mail
-# yet, so you should explicitly tell Dovecot the full location.
+# Location for users' mailboxes. The default is empty, which means that Dovecot
+# tries to find the mailboxes automatically. This won't work if the user
+# doesn't yet have any mail, so you should explicitly tell Dovecot the full
+# location.
 #
 # If you're using mbox, giving a path to the INBOX file (eg. /var/mail/%u)
 # isn't enough. You'll also need to tell Dovecot where the other mailboxes are