proton-bridge/tests/testdata
James Houlahan 04b6571cb8 Other: Handle Seen/Flagged IMAP flags when APPENDing a message
When an IMAP client appends a message to a mailbox, it can specify
which flags it wants the appended message to have. We need to handle
these in a proton-specific way; not-seen messages need to be imported
with the Unread bool set to true, and flagged messages need to
additionally be imported with the Starred label.
2022-11-16 13:48:30 +01:00
..
text_plain_latin1.eml Other: Handle Seen/Flagged IMAP flags when APPENDing a message 2022-11-16 13:48:30 +01:00
text_plain_unknown_latin1.eml Other: Handle Seen/Flagged IMAP flags when APPENDing a message 2022-11-16 13:48:30 +01:00
text_plain_wrong_latin1.eml Other: Handle Seen/Flagged IMAP flags when APPENDing a message 2022-11-16 13:48:30 +01:00