How to restore or at least parse emails from deleted account when server no longer exists
I have emails from a @domain.com email address that are saved in my Local Folder. I would like to follow the instructions to restore this account here: http://kb.mozillazine.org/Thunderbird_:_FAQs_:_Recover_Deleted_Account
The issue is that the server that hosted the emails no longer exists, so I can't add it back again. Is there any way to import these into Thunderbird still, so I can still parse them? Or does anyone have a suggestion on how I can access these emails in an easy way? I need to be able to search through them like I do already in Thunderbird.
Gekose oplossing
Generally, in IMAP, all your messages are stored on the server and Thunderbird downloads the temporary copies to speed up searching and browsing. Since there are settings for the amount of message content to be downloaded, or headers only, there's no guarantee that you'll have the messages in their entirety.
For future reference, if you have an IMAP-connected account and wish to preserve messages independent of the server, you need to copy them to somewhere outside the IMAP-connected account's folders, such as Local Folders.
Lees dié antwoord in konteks 👍 1All Replies (6)
Can you clarify what you mean by "are saved in my Local Folder".
This is presumably not "Local Folders" in Thunderbird or you wouldn't be asking the question.
If these are stored outside Thunderbird, in what format are they?
To clarify, they are in this folder on my computer:
~/Library/Thunderbird/Profiles/digits.default/ImapMail
The format they are in is the format that they were saved as by Thunderbird.
You will have mailbox files then. I'd suggest using
https://addons.mozilla.org/en-US/thunderbird/addon/importexporttools/
to import these. I'm not sure if you'll be given any option, but if so, I'd recommend you import into Thunderbird's Local Folders.
Be warned that your saved messages are effectively a cache and may not be a complete record of all your messages.
Okay thanks for the input, I'm going to try this now. Is there somewhere else where my full mail may be stored on my computer? I'm assuming not but I'd like to get your input while you're around.
Gekose oplossing
Generally, in IMAP, all your messages are stored on the server and Thunderbird downloads the temporary copies to speed up searching and browsing. Since there are settings for the amount of message content to be downloaded, or headers only, there's no guarantee that you'll have the messages in their entirety.
For future reference, if you have an IMAP-connected account and wish to preserve messages independent of the server, you need to copy them to somewhere outside the IMAP-connected account's folders, such as Local Folders.
Thanks a lot! Was able to use ImportExport tools and get all the emails imported. If you'd believe it, it looks like almost all of my emails were being stored locally. Dodged a major bullet there, thanks again!