Om de ûnderfining foar jo te ferbetterjen is tydlik de funksjonaliteit dan dizze website troch ûnderhâldswurk beheind. Wannear in artikel jo probleem net oplost en jo in fraach stelle wolle, kin ús stipemienskip jo helpe yn @FirefoxSupport op Twitter en /r/firefox op Reddit.

Sykje yn Support

Mij stipescams. Wy sille jo nea freegje in telefoannûmer te beljen, der in sms nei ta te stjoeren of persoanlike gegevens te dielen. Meld fertochte aktiviteit mei de opsje ‘Misbrûk melde’.

Mear ynfo

Dizze konversaasje is argivearre. Stel in nije fraach as jo help nedich hawwe.

How do I restore my contacts, messages and folders from a back-up drive?

  • 6 antwurd
  • 3 hawwe dit probleem
  • 1 werjefte
  • Lêste antwurd fan Ted

more options

I had to replace my main C: drive. My old Thunderbird install is on another internal drive. I have installed Thunderbird on the new drive. I can access all the files on the back-up drive. But how do I do a restore of my mail, mail folders and contact list? How do I locate the necessary files?

I desperatly need my old folders for some software infoamtion.

Any help would be greatkly appreciated.

Thanks.

Ted

I had to replace my main C: drive. My old Thunderbird install is on another internal drive. I have installed Thunderbird on the new drive. I can access all the files on the back-up drive. But how do I do a restore of my mail, mail folders and contact list? How do I locate the necessary files? I desperatly need my old folders for some software infoamtion. Any help would be greatkly appreciated. Thanks. Ted

Keazen oplossing

Mission accomplished. While waiting for your reply,. I found an article that mentioned a copy/paste of the following code from the old pref.js to the new pref.js:

user_pref("ldap_2.servers.OutlookExpressAddressBoo.position", 0); user_pref("ldap_2.servers.OutlookExpressAddressBoo_1.description", "Outlook Express Address Book"); user_pref("ldap_2.servers.OutlookExpressAddressBoo_1.dirType", 2); user_pref("ldap_2.servers.OutlookExpressAddressBoo_1.filename", "impab-1.mab"); user_pref("ldap_2.servers.OutlookExpressAddressBoo_2.description", "Outlook Express Address Book"); user_pref("ldap_2.servers.OutlookExpressAddressBoo_2.dirType", 2); user_pref("ldap_2.servers.OutlookExpressAddressBoo_2.filename", "impab.mab");

That identified the impab.mab file, and now all my contacts are showing.

Here is a link to the article: http://nctritech.com/thunderbird_contact_groups.php

Case closed. Thanks everyone for all your help.

Ted

Dit antwurd yn kontekst lêze 👍 0

Alle antwurden (6)

more options

do you have mail in a "new" installation?

more options

If you are asking if I am receiving mail with my new install, the anser is Yes.

more options

For IMAP accounts you're done. For POP accounts and the Local Folders account you can install this add-on, and import the mail files from the old profile into the new one. Note mail files are mbox files.

https://addons.mozilla.org/en-US/thunderbird/addon/importexporttools/

You may need to manually create sub-folders in the new profile in case you have any.

To carry over your address book follow these instructions.

http://kb.mozillazine.org/Moving_address_books_between_profiles

It would have been much easier to simply carry over the entire profile contents prior to start getting mail in the new profile, but it's too late for that now.

more options

Making progress. I have successfully restored my Local Folders. And I have retreived some of my address book. I moved all the .mab files from the old profile to the new profile. There were apparently three books, abook.mab, impab.mab and impab-1.mab. However when I look at the address book, most of it is old data, and is not showing my current, up to date address book. Am I missing something?

There are no other .mab files to be found. I am grateful for your help in getting me this far. One last hurdle. Thanks for your help.

Ted

more options

Did you read the article about moving address books?

more options

Keazen oplossing

Mission accomplished. While waiting for your reply,. I found an article that mentioned a copy/paste of the following code from the old pref.js to the new pref.js:

user_pref("ldap_2.servers.OutlookExpressAddressBoo.position", 0); user_pref("ldap_2.servers.OutlookExpressAddressBoo_1.description", "Outlook Express Address Book"); user_pref("ldap_2.servers.OutlookExpressAddressBoo_1.dirType", 2); user_pref("ldap_2.servers.OutlookExpressAddressBoo_1.filename", "impab-1.mab"); user_pref("ldap_2.servers.OutlookExpressAddressBoo_2.description", "Outlook Express Address Book"); user_pref("ldap_2.servers.OutlookExpressAddressBoo_2.dirType", 2); user_pref("ldap_2.servers.OutlookExpressAddressBoo_2.filename", "impab.mab");

That identified the impab.mab file, and now all my contacts are showing.

Here is a link to the article: http://nctritech.com/thunderbird_contact_groups.php

Case closed. Thanks everyone for all your help.

Ted