20 Jul
2008
20 Jul
'08
4:04 p.m.
On Wed, 2008-07-16 at 09:59 -0700, Jack Stewart wrote:
The interesting part is that after upgrading to 1.1.1, the INBOX would disappear from Thunderbird after clicking on a different folder.
Thanks. This should fix it: http://hg.dovecot.org/dovecot-1.1/rev/c76aaa79156c
namespace private { separator = . prefix = INBOX. inbox = yes hidden = no list = yes } namespace private { separator = . prefix = Mail. hidden = yes list = no }
I'd rather change into a configuration where there is no namespace prefix.