Open
Bug 1946139
Opened 1 month ago
Message "Redirected" status not saved on IMAP
Categories
(Thunderbird :: Untriaged, defect)
Tracking
(Not tracked)
UNCONFIRMED
People
(Reporter: gravasio, Unassigned)
Details
Steps to reproduce:
Using Thunderbird 128 I'm doing a redirect for a message both in the inbox and in a shared IMAP folder.
Actual results:
The message displays the redirect icon in the message list pane both in the inbox and in the shared IMAP folder but the information is lost when opening the INBOX or the shared IMAP folder on another Thunderbird installation and/or with another user.
Getting IMAP flag doesn't show any custom flag saved on the message:
a5 FETCH 3559 (FLAGS)
- 3559 FETCH (FLAGS (\Answered \Seen))
Expected results:
The "Redirected" status should be saved as a custom flag in IMAP and shown across devices as the system does for Sent/Forward/Reply and so on.
The IMAP flag should be shown in the IMAP transcript:
a5 FETCH 3559 (FLAGS)
- 3559 FETCH (FLAGS (\Answered \Seen redirected))
You need to log in
before you can comment on or make changes to this bug.
Description
•