Ticket #1483816 (closed Bugs: fixed)
Inbox doesn't appear in folder list when imap_root is set
| Reported by: | paulschreiber | Owned by: | richs |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.1-beta2 |
| Component: | PHP backend | Version: | 0.1-beta |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I have a Dovecot IMAP server running in mbox mode. Each of my users has mail in /var/mail/username and ~username/Mail/.
If I set the imap_root to ' ' (empty -- space is there to prevent WikiFormatting), I see everything in the sidebar, including all the non-mail folders in the users' home directories.
If I set the imap_root to '~/Mail', this works much better -- I only see the mail folders, and the inbox mail appears by default. However, the inbox itself doesn't appear in the folder list. To get back to the inbox, you have to click "E-Mail" in the top navbar.
(Also, the green arrow button doesn't work | but there's a fix for that.)
