From: Timo Sirainen Date: Sun, 12 Feb 2012 16:59:20 +0000 (+0200) Subject: example-config: Updated tb-extra-mailbox-sep comment. X-Git-Tag: 2.1.rc6~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcfab5db1fe90e06ce548bd0302fc08258f664e0;p=thirdparty%2Fdovecot%2Fcore.git example-config: Updated tb-extra-mailbox-sep comment. --- diff --git a/doc/example-config/conf.d/20-imap.conf b/doc/example-config/conf.d/20-imap.conf index 99f7833998..1a459f8e44 100644 --- a/doc/example-config/conf.d/20-imap.conf +++ b/doc/example-config/conf.d/20-imap.conf @@ -45,9 +45,9 @@ protocol imap { # breaks even with this workaround if synchronization is set to # "Headers Only". # tb-extra-mailbox-sep: - # With mbox storage a mailbox can contain either mails or submailboxes, - # but not both. Thunderbird separates these two by forcing server to - # accept '/' suffix in mailbox names in subscriptions list. + # Thunderbird gets somehow confused with LAYOUT=fs (mbox and dbox) and + # adds extra '/' suffixes to mailbox names. This option causes Dovecot to + # ignore the extra '/' instead of treating it as invalid mailbox name. # tb-lsub-flags: # Show \Noselect flags for LSUB replies with LAYOUT=fs (e.g. mbox). # This makes Thunderbird realize they aren't selectable and show them