Skip to content

Conversation

kesselb
Copy link
Contributor

@kesselb kesselb commented Oct 7, 2025

No description provided.

@kesselb kesselb force-pushed the fix/noid/create-drafts-folder-on-demand branch from d460f73 to 28fe577 Compare October 7, 2025 18:06
if ($draftsMailboxId === null) {
return $this->mailManager->createMailbox(
$account,
'Drafts',
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should probably translate it, but if the server doesn’t support storing the special-use flag, guessing the special use from the folder name will fail since we don’t know that “Entwürfe” means “Drafts”. So using the untranslated version is the safer option.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
@kesselb kesselb force-pushed the fix/noid/create-drafts-folder-on-demand branch from d8cfcf3 to 59d310b Compare October 7, 2025 19:14
@kesselb kesselb marked this pull request as ready for review October 7, 2025 19:28
@kesselb kesselb self-assigned this Oct 7, 2025
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.

1 participant