Skip to content

fix: add delivery header check#479

Merged
andrinoff merged 1 commit intofloatpane:masterfrom
andrinoff:fix/auto-forwarding
Apr 9, 2026
Merged

fix: add delivery header check#479
andrinoff merged 1 commit intofloatpane:masterfrom
andrinoff:fix/auto-forwarding

Conversation

@andrinoff
Copy link
Copy Markdown
Member

What?

When Gmail (or another provider) auto-forwards an email, the To: header still points to the original Gmail address, but the mail server adds a Delivered-To header with the actual matcha account address. This change catches those forwarded emails without removing the filter needed for your shared IMAP account setup.

Why?

Fixes #477

Signed-off-by: drew <me@andrinoff.com>
@andrinoff andrinoff requested a review from a team as a code owner April 9, 2026 09:32
@github-actions github-actions bot added the bug Something isn't working label Apr 9, 2026
@andrinoff andrinoff merged commit 88691d0 into floatpane:master Apr 9, 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.

BUG: Forwarded Mails not displayed INBOX

1 participant