Skip to content

fix!: append sent emails to the SENT folder#496

Merged
andrinoff merged 1 commit intofloatpane:masterfrom
andrinoff:fix!/sent-emails
Apr 14, 2026
Merged

fix!: append sent emails to the SENT folder#496
andrinoff merged 1 commit intofloatpane:masterfrom
andrinoff:fix!/sent-emails

Conversation

@andrinoff
Copy link
Copy Markdown
Member

What?

After sending an email via SMTP, append the raw message to the IMAP Sent folder using IMAP APPEND.

Why?

After sending an email via SMTP, matcha never saved a copy to the IMAP Sent folder. Most providers (including iCloud) don't auto-save sent messages server-side, so they were lost from the Sent view.

Signed-off-by: drew <me@andrinoff.com>
@andrinoff andrinoff requested a review from a team as a code owner April 14, 2026 09:26
@github-actions github-actions bot added the bug Something isn't working label Apr 14, 2026
@andrinoff andrinoff merged commit 7c9c486 into floatpane:master Apr 14, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant