diff dovecot-example.conf @ 5800:c192277a81b3 HEAD

Added list setting to namespaces to control whether mailboxes in the namespace are visible with LIST command without giving the namespace prefix (eg. does LIST "" * show the mailboxes or not)
author Timo Sirainen <tss@iki.fi>
date Mon, 25 Jun 2007 19:24:53 +0300
parents ea050869097b
children 6303dc5e3997
line wrap: on
line diff
--- a/dovecot-example.conf	Mon Jun 25 18:35:17 2007 +0300
+++ b/dovecot-example.conf	Mon Jun 25 19:24:53 2007 +0300
@@ -250,6 +250,10 @@
    # but still keep working. For example you can create hidden namespaces with
    # prefixes "~/mail/", "~%u/mail/" and "mail/".
    #hidden = yes
+
+   # Show the mailboxes under this namespace with LIST command. This makes the
+   # namespace visible for clients that don't support NAMESPACE extension.
+   #list = yes
 #}
 
 # Grant access to these extra groups for mail processes. Typical use would be