Summary | Ingo has no IMAP folders if no Namespace is defined |
Queue | Ingo |
Queue Version | 1.1.2 |
Type | Bug |
State | Duplicate |
Priority | 2. Medium |
Owners | |
Requester | skhorde (at) inf (dot) fh-brs (dot) de |
Created | 07/10/2007 (6598 days ago) |
Due | |
Updated | 07/10/2007 (6598 days ago) |
Assigned | |
Resolved | 07/10/2007 (6598 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Duplicate
Bug 5538.State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Ingo has no IMAP folders if no Namespace is defined
Queue ⇒ Ingo
If Dovecot returns the following Namespace:
* NAMESPACE NIL NIL (("Shared." "."))
2 OK Namespace completed.
Ingo only displays the "Inbox" and Mailboxes under Shared.
If I provide a dummy private Namespace, too:
* NAMESPACE (("" ".")) NIL (("Shared." "."))
2 OK Namespace completed.
I can select any folder of my IMAP mail storage.
Looks like this problem is related to
bug#5538