# HG changeset patch # User Timo Sirainen # Date 1191628030 -10800 # Node ID 6c96c8205fd064644fecb956c379a3b9ad633644 # Parent da3093d9f5728103a177646004031279e02fa911 Updated hidden namespace comments. diff -r da3093d9f572 -r 6c96c8205fd0 dovecot-example.conf --- a/dovecot-example.conf Sat Oct 06 02:25:33 2007 +0300 +++ b/dovecot-example.conf Sat Oct 06 02:47:10 2007 +0300 @@ -248,10 +248,10 @@ #inbox = yes # If namespace is hidden, it's not advertised to clients via NAMESPACE - # extension or shown in LIST replies. This is mostly useful when converting - # from another server with different namespaces which you want to depricate - # but still keep working. For example you can create hidden namespaces with - # prefixes "~/mail/", "~%u/mail/" and "mail/". + # extension. You'll most likely also want to set list=no. This is mostly + # useful when converting from another server with different namespaces which + # you want to deprecate 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