Shared folders / mailboxes all display as "INBOX" instead of their actual names
@kesselb is already working on this.
Since Jul 28, 2026.
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 348
- Avg merge
- 12h 28m
- Merged PRs (30d)
- 91
Description
Is your feature request related to a problem? Please describe.
In the Nextcloud Mail app, shared folders (and possibly shared mailboxes) are all shown with the generic name INBOX in the folder list. This makes it impossible to distinguish between them.In other clients (e.g. Thunderbird) the same folders are correctly displayed with meaningful names — usually the email address of the shared mailbox.
Describe the solution you'd like
Shared folders / mailboxes should display a clear, distinguishable name (preferably the email address or the name configured on the IMAP server), just like Thunderbird and other clients do.
Versions
Mail app version: 5.10.10
Nextcloud version: 33.0.6
Mailserver: postfix
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.