You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As far as I can tell, any email in the email composer has a folder, which used to always be the Drafts folder (as set in MailAccount.newMailFrom).
Commit 521b168 changed that for replies so that the email's folder is the desired sent folder. Unfortunately that only works for emails that are replied and immediately sent.
As such, what you appear to be seeing is actually the sent message. At least, I think it is; I'm confused by the message-id changing each time the message is saved or sent, and also by a very dodgy getDraftOnServer function.
Reproduction
Actual result
The draft is still here
Expected result
The draft has been deleted
Other circumstances
The text was updated successfully, but these errors were encountered: