diff dovecot-example.conf @ 779:f126b666859e HEAD

New setting: default_mail_env which can be used to specify where to find users mailbox. Default is still to use autodetection. Authentication process can override this if needed, it's possible with passwd-file authentication.
author Timo Sirainen <tss@iki.fi>
date Thu, 12 Dec 2002 08:04:29 +0200
parents 0438621d25ff
children 1cc947617c8b
line wrap: on
line diff
--- a/dovecot-example.conf	Thu Dec 12 07:33:50 2002 +0200
+++ b/dovecot-example.conf	Thu Dec 12 08:04:29 2002 +0200
@@ -134,6 +134,12 @@
 # allow shell access for users.
 #valid_chroot_dirs = 
 
+# Default MAIL environment to use when it's not set. By leaving this empty
+# dovecot tries to do some automatic detection as described in
+# doc/mail-storages.txt. $U will be replaced with username. Some examples:
+# "maildir:/var/mail/$U/Maildir", "mbox:~/mail/"
+#default_mail_env = 
+
 # Space-separated list of fields to cache for all mails. Currently these
 # fields are allowed followed by a list of commands they speed up:
 #