Closed Bug 804922 Opened 12 years ago Closed 7 years ago

[email/IMAP] implement 'check' operation check_append for IMAP APPEND command, ensuring sent message are saved to Sent folder even in event of failure

Categories

(Firefox OS Graveyard :: Gaia::E-Mail, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(blocking-basecamp:-, tracking-b2g:backlog)

RESOLVED WONTFIX
blocking-basecamp -
tracking-b2g backlog

People

(Reporter: asuth, Unassigned)

References

Details

(Keywords: dataloss)

Bug 802359 has landed, providing support for saving sent messages to the Sent folder on IMAP servers. This is done using our IMAP APPEND command which was initially introduced for our unit tests and so does not have a 'check' mode of operation that does something useful. This can result in effective data-loss (like bug 804904 for move/delete) because if we encounter a failure when appending the message, we will give up on appending the message. The result is that the user will have sent the message, but not know that they sent the message.
Depends on: 802359
Per triage: while this is not blocking the release, it's a minor dataloss bug we'd like to see fixed after blockers are done.
blocking-basecamp: ? → -
Keywords: dataloss
blocking-b2g: --- → backlog
blocking-b2g: backlog → ---
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.