Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/godt 2576 #400

Merged
merged 2 commits into from
Nov 14, 2023
Merged

Feat/godt 2576 #400

merged 2 commits into from
Nov 14, 2023

Conversation

LBeernaertProton
Copy link
Contributor

@LBeernaertProton LBeernaertProton commented Nov 14, 2023

No description provided.

@LBeernaertProton LBeernaertProton marked this pull request as draft November 14, 2023 12:33
@LBeernaertProton LBeernaertProton marked this pull request as ready for review November 14, 2023 14:48
Necessary changes required to support forward flags. These are
non-standard IMAP flags that can be assigned to mailboxes. Thunderbird
uses `$Forwarded` and Apple Mail issues both `$Forwarded` and `Forwarded`.
Unfortunately, Outlook (office 365) does not support any non-standard
IMAP flags.

This patch extends the connector with the `MarkMessageForwarded` as the
forwarded setting is applied after a message is sent.

Every time we apply a forward flag, we ensure that all known forwarding
flags are set so that it works with all known variations.
@LBeernaertProton LBeernaertProton merged commit 2ecbdd2 into dev Nov 14, 2023
4 checks passed
@LBeernaertProton LBeernaertProton deleted the feat/godt-2576 branch November 14, 2023 15:33
cuthix pushed a commit to ProtonMail/proton-bridge that referenced this pull request Nov 22, 2023
When an IMAP client stores the `Forward` or `$Forward` flags on a
message, the forwarded state is now correctly represented on the Proton
servers.

ProtonMail/go-proton-api#125
ProtonMail/gluon#400
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants