Jack Stewart
2008-Jul-16 16:59 UTC
[Dovecot] The case of the disappearing INBOX's - upgrade to 1.1.1 from 1.0.7 and based on Email client type
Hi, I apologize if this has already been answered. I looked for an identical message but had no luck. I'm also not convinced this is a bug or if it is a bug that I want it fixed. The problem gives me a great reason to change our configuration to something more modern. Here is the situation. Our 1.0.7 configuration has the following, and only, namespace definition. namespace private { separator = . prefix = Mail. inbox = yes } This configuration was implemented years ago in order to simplify the upgrade from mail spool to IMAP for people who use mutt and pine. The interesting part is that after upgrading to 1.1.1, the INBOX would disappear from Thunderbird after clicking on a different folder. Now mutt worked just fine, which was even worse. Changing the configuration so that the INBOX appeared on Thunderbird caused the INBOX to disappear (or be unreachable) on mutt. After trying multiple configurations with every permutation, and making several wall dents with my forehead, I finally found this configuration. namespace private { separator = . prefix = INBOX. inbox = yes hidden = no list = yes } namespace private { separator = . prefix = Mail. hidden = yes list = no } For the most part, this works just fine. INBOX appears for every client I've tested and the migration is largely transparent. The only time I found issues is when the Trash, Sent, etc. folders were manually specified in a GUI client such as Thunderbird. Still the real question remains. Is this supposed to happen? If so, what are some of the reasons? Naturally my management would prefer that the original configuration works the same so that things are transparent. Personally, the second configuration feels better to me especially on a going forward basis. Thanks in advance for any answers or hints. ---Jack -- Jack Stewart jstewart at caltech.edu http://www.imss.caltech.edu
Timo Sirainen
2008-Jul-20 13:04 UTC
[Dovecot] The case of the disappearing INBOX's - upgrade to 1.1.1 from 1.0.7 and based on Email client type
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. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: This is a digitally signed message part URL: <http://dovecot.org/pipermail/dovecot/attachments/20080720/43e62834/attachment-0002.bin>
Jack Stewart
2008-Jul-21 17:47 UTC
[Dovecot] The case of the disappearing INBOX's - upgrade to 1.1.1 from 1.0.7 and based on Email client type
Solution tested, problem solved - thanks! This will greatly ease our transition to a more sensible namespace layout. ---Jack Timo Sirainen wrote:> 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.
Reasonably Related Threads
- IMAP maildir performance difference between dovecot-uidlist versions?
- Distributed indexes, maildir_copy_preserve_filename, and Microsoft
- Is there a straight forward way to associate login with imap process
- Sudden, large numbers of "Timeout while waiting for lock for transaction log ..."
- Thunderbird, subscriptions, and upgrade to 1.1.3