Pomoc přepytać

Hladajće so wobšudstwa pomocy. Njenamołwimy was ženje, telefonowe čisło zawołać, SMS pósłać abo wosobinske informacije přeradźić. Prošu zdźělće podhladnu aktiwitu z pomocu nastajenja „Znjewužiwanje zdźělić“.

Learn More

Fresh TBird Install, clean new profile folder. How to get old contacts and saved email?

  • 2 wotmołwje
  • 1 ma tutón problem
  • 2 napohladaj
  • Poslednja wotmołwa wot OldRacer

more options

I have been using TBird for at least 10 years. On occasions where I have installed it on new machines I have simply copied the whole profile folder from the old machine and pointed the new installation to it. Over the years, though the profile folder and prefs.js have gotten pretty junked up. One symptom is that I cannot add a second gmail account; the setup grumbles that the server name is already in use (or something like that). Other people have not had this problem.

Another symptom is just the junk in prefs.js (69kb), like: user_pref("mail.server.server6.hostname", "imap.gmail.com"); Server Six?!!?? This is probably left over from a failed attempt to add a second gmail account. I have only two email identites, one for my private domain and one at Gmail.

So ... what I would like to do is to set up a fresh installation, fresh profile folder, clean prefs.js, but then to move my existing contacts and stored emails into the new profile folder. TBird appears to be using SQLITE. Can I just copy the relevant database folders? If so, what are the files I need to move?

I have been using TBird for at least 10 years. On occasions where I have installed it on new machines I have simply copied the whole profile folder from the old machine and pointed the new installation to it. Over the years, though the profile folder and prefs.js have gotten pretty junked up. One symptom is that I cannot add a second gmail account; the setup grumbles that the server name is already in use (or something like that). Other people have not had this problem. Another symptom is just the junk in prefs.js (69kb), like: user_pref("mail.server.server6.hostname", "imap.gmail.com"); Server Six?!!?? This is probably left over from a failed attempt to add a second gmail account. I have only two email identites, one for my private domain and one at Gmail. So ... what I would like to do is to set up a fresh installation, fresh profile folder, clean prefs.js, but then to move my existing contacts and stored emails into the new profile folder. TBird appears to be using SQLITE. Can I just copy the relevant database folders? If so, what are the files I need to move?

Wubrane rozrisanje

The default address books abook.mab (Personal Address Book) and history.mab (Collected Addresses) can be copied between profiles. Other address books can also be transferred, most easily by exporting in LDIF format from the old profile and importing in the new profile. If your address books are in sqlite format, e.g. abook.sqlite, you must be using TB beta, not the release version.

To copy stored local mail, copy the mbox files - files with no extension, named after mail folders - from Mail/<popserver>, ImapMail/<imapserver> and Mail/Local Folders of the old profile to Mail/Local Folders of the new profile.

Help/Troubleshooting, about:profiles to create and manage profiles, or thunderbird.exe -p from the command line.

Tutu wotmołwu w konteksće čitać 👍 0

Wšě wotmołwy (2)

more options

Wubrane rozrisanje

The default address books abook.mab (Personal Address Book) and history.mab (Collected Addresses) can be copied between profiles. Other address books can also be transferred, most easily by exporting in LDIF format from the old profile and importing in the new profile. If your address books are in sqlite format, e.g. abook.sqlite, you must be using TB beta, not the release version.

To copy stored local mail, copy the mbox files - files with no extension, named after mail folders - from Mail/<popserver>, ImapMail/<imapserver> and Mail/Local Folders of the old profile to Mail/Local Folders of the new profile.

Help/Troubleshooting, about:profiles to create and manage profiles, or thunderbird.exe -p from the command line.

more options

Thanks very much. I will try that in a few days and mark this "solved" if it works. Re SQLite I just saw the files in the profiles folder. The folders and files you mention are there too. After looking, I see that many of the SQLite files have quite old dates -- even back to 2011. So that is probably some of the detritus left over from old installations.