📣 Help shape Firefox by joining our Test Days event on July 21–27 to test the Firefox Semantic History Search in Firefox Beta 142

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

കൂടുതലറിയുക

Lost emails from Sent folder

  • 2 മറുപടികൾ
  • 0 have this problem
  • 13 കാഴ്ചകൾ
  • Last reply by dobrphi

more options

TB at version 128.8.1 ESR on Windows 10 PC

I wanted to delete a single message in the Sent folder. I assumed it would go to Trash. I highlighted the line with the email, hit Enter and all the emails after the selected one disappeared. Nothing went to Trash. I copied the Sent folder, opened it with Editpad Lite. All of the emails are sitting there. They have X-Mozilla-Status of either 0009 or 0019. I'm not sure of what I should do next to get these back. Could someone help me out please. Sorry I have a typo here - I said "hit Enter" - that should read "hit Delete"

TB at version 128.8.1 ESR on Windows 10 PC I wanted to delete a single message in the Sent folder. I assumed it would go to Trash. I highlighted the line with the email, hit Enter and all the emails after the selected one disappeared. Nothing went to Trash. I copied the Sent folder, opened it with Editpad Lite. All of the emails are sitting there. They have X-Mozilla-Status of either 0009 or 0019. I'm not sure of what I should do next to get these back. Could someone help me out please. Sorry I have a typo here - I said "hit Enter" - that should read "hit Delete"

Modified by dobrphi

Chosen solution

Thank you "H" for the info. I have successfully edited the Sent folder changing all status 0009 and 0019 to 0001, deleted the .msf and all looks good! I'm not sure I did anything wrong to create this situation. Is there any reason to suspect there is a problem? I have been using this method to delete unwanted emails for years without ever encountering what happened this time. Is there another method for deleting that I should consider?

Read this answer in context 👍 0

എല്ലാ മറുപടികളും (2)

more options

1. The following link might be helpful: https://support.mozilla.org/questions/1440880#answer-1640296

2. If you want to know the meaning of the values of X-Mozilla-Status, the following link might be helpful: https://vincent.bernat.ch/en/x-mozilla-status

Besides, you can search for nsMsgMessageFlagType in the following source code: https://searchfox.org/comm-central/source/mailnews/base/public/nsMsgMessageFlags.idl

The following is some of the values of X-Mozilla-Status and the corresponding meanings (Note: the values are expressed in hexadecimal): 0001: Read. This message has been read. 0002: Replied. A reply to this message has been successfully sent. 0008: Expunged. This message has already gone, but the folder hasn't been compacted yet. 0010: HasRe. The subject of this message has "Re:" on the front.

The following calculations are expressed in hexadecimal, too: 0009 = 0001 (Read) + 0008 (Expunged). 0019 = 0001 (Read) + 0008 (Expunged) + 0010 (HasRe).

Therefore, 0009 means Read and Expunged. 0019 means Read and Expunged and HasRe.

Modified by NoahSUMO

Helpful?

more options

Chosen Solution

Thank you "H" for the info. I have successfully edited the Sent folder changing all status 0009 and 0019 to 0001, deleted the .msf and all looks good! I'm not sure I did anything wrong to create this situation. Is there any reason to suspect there is a problem? I have been using this method to delete unwanted emails for years without ever encountering what happened this time. Is there another method for deleting that I should consider?

Helpful?

Ask a question

You must log in to your account to reply to posts. Please start a new question, if you do not have an account yet.