Skip to content

fix: Exclude shared mailboxes from special mailbox auto-detection#13267

Merged
ChristophWurst merged 1 commit into
mainfrom
bug/12551/only-auto-pick-personal-mailboxes
Jul 9, 2026
Merged

fix: Exclude shared mailboxes from special mailbox auto-detection#13267
ChristophWurst merged 1 commit into
mainfrom
bug/12551/only-auto-pick-personal-mailboxes

Conversation

@kesselb

@kesselb kesselb commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Fix #12551

Auto-detection now only considers non-shared mailboxes; an already configured mailbox (shared or not) is left untouched.

🤖 AI (if applicable)

  • The content of this PR was partly or fully generated using AI

Auto-detection now only considers non-shared mailboxes; an already
configured mailbox (shared or not) is left untouched.

Assisted-by: Claude:claude-sonnet-5
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
@kesselb kesselb self-assigned this Jul 8, 2026
@kesselb kesselb requested a review from ChristophWurst as a code owner July 8, 2026 16:43
@kesselb kesselb added the bug label Jul 8, 2026
@kesselb kesselb requested a review from GretaD as a code owner July 8, 2026 16:43
@kesselb

kesselb commented Jul 8, 2026

Copy link
Copy Markdown
Contributor Author

/backport to stable5.10

@ChristophWurst ChristophWurst enabled auto-merge July 9, 2026 11:47
@ChristophWurst ChristophWurst merged commit 6a3caa3 into main Jul 9, 2026
43 checks passed
@ChristophWurst ChristophWurst deleted the bug/12551/only-auto-pick-personal-mailboxes branch July 9, 2026 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

If a user has an IMAP account with additional shared folders, Nextcloud Mail will use any sent folder as the default folder for sent emails.

2 participants