搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

Is it possible to recover email archives from an /archives.sbd folder? I think this is the only remnant of a crashed drive.

  • 2 回覆
  • 1 有這個問題
  • 21 次檢視
  • 最近回覆由 opticnerver

more options

I lost both my system and backup drives earlier this year. I am attempting to recover my mail, and have discovered that no backups are available. I did find a "copied" file structure that was apparently part of Thunderbird that has two possibly recoverable trees.

Within this folder, one is /imap.email_address which contains numerous, non-empty *.mozmsgs and *.sbd folders. The other branch is /Local Folders that contains an empty /Archives.mozmsgs and a /Archives.sbd with /*.mozmsgs (empty), *.msg and * files that are non-empty.

This is the best I can do to explain the available fragmentary file structure. Is there any way to recover the email that may still exist in these folders and files?

Thanks for any help.

I lost both my system and backup drives earlier this year. I am attempting to recover my mail, and have discovered that no backups are available. I did find a "copied" file structure that was apparently part of Thunderbird that has two possibly recoverable trees. Within this folder, one is /imap.email_address which contains numerous, non-empty *.mozmsgs and *.sbd folders. The other branch is /Local Folders that contains an empty /Archives.mozmsgs and a /Archives.sbd with /*.mozmsgs (empty), *.msg and * files that are non-empty. This is the best I can do to explain the available fragmentary file structure. Is there any way to recover the email that may still exist in these folders and files? Thanks for any help.

被選擇的解決方法

The important files are those without an extension. So, typically, Inbox is a file that represents the Inbox folder in an account in Thunderbird.

Those sbd files list subdirectories so in themselves do not contain useful data, but they do tell you which files you need. You can probably open the sbd file in a text editor to discover the folder structure.

However, I'd set about finding all the files without extensions, then copying those into the Local Folders branch of your current working profile. You should set your file Explorer to show the full filename, so you can tell sent and sent.msf apart, and you'll need it set to show hidden files.

Somewhat perversely, the best guide to identifying the files you need is to search the broken profile for .msf files. Each one you find, such as Inbox.msf should have a partner file, which would be Inbox in the case of this example. Don't worry about copying the msf files as they will be rebuilt when needed.

The mozmsgs files may also be useful to you, as they will contain remnants of messages if the procedure outlined above doesn't work out. But mining them for the data they contain may not be straightforward.

從原來的回覆中察看解決方案 👍 1

所有回覆 (2)

more options

選擇的解決方法

The important files are those without an extension. So, typically, Inbox is a file that represents the Inbox folder in an account in Thunderbird.

Those sbd files list subdirectories so in themselves do not contain useful data, but they do tell you which files you need. You can probably open the sbd file in a text editor to discover the folder structure.

However, I'd set about finding all the files without extensions, then copying those into the Local Folders branch of your current working profile. You should set your file Explorer to show the full filename, so you can tell sent and sent.msf apart, and you'll need it set to show hidden files.

Somewhat perversely, the best guide to identifying the files you need is to search the broken profile for .msf files. Each one you find, such as Inbox.msf should have a partner file, which would be Inbox in the case of this example. Don't worry about copying the msf files as they will be rebuilt when needed.

The mozmsgs files may also be useful to you, as they will contain remnants of messages if the procedure outlined above doesn't work out. But mining them for the data they contain may not be straightforward.

由 Zenos 於 修改

more options

Thanks Zenos! I managed to recover quite a bit with your knowledge.