Terence Chang Photography

Sync thunderbird profiles and mail accounts between computers

August 5, 2007 9:33 amTerence Chang

thunderbird While I am preparing my backpack travel to China for 2007, I decided to carry one of my older and lighter compaq laptop with me. So I can backup and load pictures to my online photogallery whenever I can. I also want to check email with my favorite email program “Mozilla Thunderbird.” I have seen people share thunderbird profiles between a dual boot computer system between Linux and windows XP. That gave me the idea that I can easily transfer all my thunderbird profile and emails between computers.

[UPDATE] Click here to learn how to sync Google Calendar online and take Google Calendar offline with you in Thunderbird + Lightning. 

This is how-to!


Basically, the idea is to transfer all profile and email accounts from one computers to the other. Thunderbird store all profile information and emails at special location. No system registry are used, which is great! With Microsoft outlook or outlook express, there is no way you do so easily.

My goal is to transfer the profile and email account between two Windows XP laptop. So I first make sure both laptop have the same version of thunderbird installed. In normal case, the thunderbird profile are stored under the hidden “Application Data” folder.

STEP 1: Locate your thunderbird profile

C:\Documents and Settings\[USERNAME]\Application Data\Thunderbird\Profiles

In my case, my default thunderbird profile are located under:

C:\Documents and Settings\[USERNAME]\Application Data\Thunderbird\Profiles\azzhzgz9.default

STEP 2: Move your default profile

I don’t really like it. I want to move it to the following location on my D: drive (data partition). So I copy the entire content under azzhzgz9.default to the following new location. Remember to close thunderbird before copying the profile.

D:\terencechang\thunderbird_profiles\terencechang

I will also have my email account stored under D drive, which I store all my email accounts when I setup the thunderbird.

D:\terencechang\thunderbird

STEP 3: Create a new profile to use the new directory

To create a new profile, you have to manually create the thunderbird profile by running the profile manager command. Open the start menu and go to RUN. Type in thunderbird -profilemanager

20070805_thunderbird_profilemanager

It will open the thunderbird profile manager program. By default, you will see only one profile “default.

20070805_thunderbird_profilemanager_02

Click on Create profile and type in your profile name. In my case, I use “terencechang” for the new profile name. I also choose the folder where I just copied the default profile to.

20070805_thunderbird_profilemanager_03

Press OK and save. And click finish to complete. Now you can see two profiles listed.

20070805_thunderbird_profilemanager_04

STEP 4: Delete the original profile

Click on “default” and click on Delete Profile to remove the default one. It will prompt you to delete the file or don’t delete the file. I recommend not to delete the file. So you can still have the original copy in place.

20070805_thunderbird_profilemanager_05

Click on “don’t Delete Files” and back to the profile manager screen. You should only see your new profile listed. Click on “Start ThunderBird” to start thunderbird. It it works OK! You are ready to copy profile over to the other computer.

STEP 5: Create new profile on second computer

Repeat STEP 1 to 4 to create the new profile and email storage folders on the other computer you will use to check email.

STEP 6: Copy files

Make sure you copy all profiles and email accounts to the same directory structure on the second computer.

STEP 7: Start your thunderbird and make sure it works

You should have your thunderbird profile and email account transferred to the second computer.

Remember to backup all your files first.

Related Posts Plugin for WordPress, Blogger...
About Terence Chang

Terence. is the CEO of His Life, CFO of His Wealth, COO of His Health, CIO of His Happiness. Terence is on his way to make good living online and live his dream life offline. Google+ · Facebook · Twitter

Comments

  1. Tyler says:

    Thanks for the details, I’m going to go set this up now ;)

  2. Terence Chang
    Twitter:
    says:

    @Tyler:

    Thank you for stopping by. It’s work very well for me. I don’t even need to re-download all of the extensions. It’s already in the profile. That’s great!

  3. dEEPAK says:

    Instead of creating new profile you can just replace the files in new thunderbird and use the default profile :)

  4. Terence Chang
    Twitter:
    says:

    @deePak:

    I thought about that. However, on my secondary laptop, I do already used the default profile. So I have to create a new one and make sure I don’t overwrite it. I think it’s a good practice to create individual profile for each family members, in case the computer is shared. ;-)

    Anyway, thank you for stopping by!

  5. nemrut says:

    Interesting idea but how do the two versions of thunderbird synchronize with each other?

    Also your instructions to delete the default profile seem a bit confusing. You recommend to ‘not delete’ the profile, then you say click on ‘don’t delete files’ and ‘..you should see only the new profile listed.’

  6. Terence Chang
    Twitter:
    says:

    @nemrut:

    you simply copy the profile and the email files between two computers. There are two delete options, one is to just remove the profile from the profile list and the other one is to delete the profile entirely from the hard drive. I recommend not to delete the files from the hard drive. So you can rollback to the original profile, if you need to.

  7. I use the PortableApps version of Thunderbird. I put it in a folder that’s easily accessible (not in program files). Everything is stored in that one folder – nothing goes into documents and settings. I have a copy of that folder on my PC and on my USB drive. Then I use a program called syncback to synchronize the two folders.

    Before I go to work, I run syncback and it copies the changed files to my USB drive (takes 30 seconds). I use Thunderbird from the USB drive at work, go home, then run syncback again, copying the changed files from the USB drive to my PC. That’s all! Easy.

  8. Terence Chang
    Twitter:
    says:

    @Stephen:

    That sounds a very good idea. I have heard about the portable application for Firefox and thunderbird. I will check it out when I come back.

  9. Will says:

    how do I import the profile default folder from a my xp laptop to my vista laptop? The thunderbird -profilemanager dose not work on vista’s run command. I Copied the Profile Default folder.. but can’t seem to copy it to my vista laptop.. Please Help

  10. Terence Chang
    Twitter:
    says:

    @Will:

    Sorry. I don’t use Vista, so I don’t know how Vista stored the default profile. You can search the thunderbird forum. There should be some answer about this. Good luck!

  11. Brian R says:

    This also works copying to or from Debian Icedove — Icedove is merely a rebranded Thunderbird, even between Windows and Linux clients. The path to the main profile directory in Linux Thunderbird/Icedove is “~/.mozilla-thunderbird/profiles”, ~ being the user’s homedir.

    No LF/CRLF line conversion is necessary. Hope this helps.

  12. Terence Chang
    Twitter:
    says:

    @Brian R:

    That’s great! I am not an advance Linux user, but I would love to give it a try. Thank you very much for this wonderful tips. I bet someone will be benefited from this tips. Thank you for stopping by.

  13. BLiZZ says:

    For Vista there is an EASY way to do this. Follow all instructions from above, then when you get to Step 3 it is EXACTLY the same. The problem is Vista, by default, doesn’t have the run command option visible. So, right click on the start button, choose “properties”, in the “Start Menu” Tab choose “Customize” then near the bottom of the selection box you will find “Run Command” check the box, click “Okay” then “Apply”. Now when you click “Start” you will see the Run.. option. Click it and type “thunderbird.exe -profilemanager” and you are good to go following the rest of the instructions. I JUST did it, works perfect.

  14. Terence Chang
    Twitter:
    says:

    @BLiZZ:

    Thank you for the instruction. That’s a great tips for Vista user. I have never used Vista. So I can’t provide any inside tips for Vista user. Great thanks! That’s really helpful!

  15. I’ve never used Vista either, so that’s a useful tip for me as well! Gotta have my Run…

    @BLiZZ, I’d be interested in knowing if the Windows key + R shortcut works in Vista. In XP it opens the Run dialog directly.

  16. Mike says:

    Windows + R does open the Run box on Vista.

    My question is … is there any way to have 1 active profile with thunderbird on 2 different computers. I want to have each computer be up to date with all messages/RSS feeds/ etc. Anyone done this?

  17. BLiZZ says:

    Yes, Win + R does work. Only had Vista 3 days so I am still testing it before returning to XP myself.

    As far as Mike’s comment I don’t know about having the 2 accounts sync up. I run Thunderbird to check my main 12 email accounts. I ONLY use IMAP connections, IMAP, over POP3 will keep all email accounts in sync. If you use IMAP what ever you do in one will happen in the other, which is the only way I know to keep multiple mails in sync over various computers. Works for me as I have 3 desktops, 2 laptops and my work computers all using the same mail accounts and they are all identical where ever I am.

  18. Terence Chang
    Twitter:
    says:

    @BLiZZ:

    IMAP is a great solution. However, if you are world traveler, the port/protocal used for IMAP may not always available. So POP3 should still be the choice. I think the purpose to sync Thunderbird between computers is for mobility and backup. I have heard that people storing the entire ThunderBird application on the jump driver (USP flash card). I have not tried it that way.

    However, I did have experience to sync data between two computers, which share the same network disk. Both computer mount the network disk the same ways (Z:\terencechang\thunderbird). Just need to make sure not to open Thunderbird on both computers.

    When I do travel, I copy the entire folder to my laptop. I got all I need. When I come back, I just update the data file on the network disk.

    I hope this give you some ideas. Keep us post, if you found a better way to sync. Thanks!

  19. Lets try again without any links:

    Thanks for the info on Windows + R.

    As for synching Thunderbird, I agree with BLiZZ that IMAP is the best solution if you are always online and with Terence that POP3 is the way to go if you’re not.

    I’m not – so I use POP3. My original comment in August seems to be blank, but it said something like this (in case it helps):

    I use the PortableApps version of Thunderbird. I put it in a folder that’s easily accessible (not in program files). Everything is stored in that one folder – nothing goes into documents and settings. I have a copy of that folder on my PC and on my USB drive. Then I use a program called syncback to synchronize the two folders.

    Before I go to work, I run syncback and it copies the changed files to my USB drive (takes 30 seconds). I use Thunderbird from the USB drive at work, go home, then run syncback again, copying the changed files from the USB drive to my PC. That’s all! Easy.

  20. Terence Chang
    Twitter:
    says:

    @Stephen:

    That’s weird. I saw both your comments show up in the comments. I will remove the blank one.

    Thanks!

  21. I just installed Sunbird the other day (mozilla’s desktop calendar app) and have been syncing it with Google Calendar, I am considering doing the same with Gmail and Thunderbird

  22. Terence Chang
    Twitter:
    says:

    @SEO Strategies:

    Thank you for reminding me. I did not know Lighting and Sunbird have new release. I just download both and playing with it. I also need GCALDaemon to do the sync. However, the backup files are stored in the different location which is not managed under ThunderBird profile manager.

    I like to build the Google Calendar into the Thunderbird, which make my life easier.

    Maybe someone can share the experience on how to manage the Lighting profile in ThunderBird.

  23. ya it would be great to have the apps together, like outlook…

    I downloaded the GCALDaemon as well. I tried finding other good plugins but there doesn’t seem to be the same following for extensions and themes in Sunbird…possibly a niche to be filled by a keen SEO….

  24. Terence Chang
    Twitter:
    says:

    @SEO Strategies:

    Maybe it’s something that you can help out.

  25. Jon Do says:

    This help me a lot … I looked for some software to do similar …

  26. Terence Chang
    Twitter:
    says:

    @Jon Do:

    Yeah. I am sure there are other software can do so.

  27. Bob W says:

    I saw Steve’s comments above. I also move back and forth between two machines very frequently. Is it possible to install Thunderbird and keep the data files on a USB Flash Drive and just work from the flash drive?

  28. Terence Chang
    Twitter:
    says:

    @Bob W:

    In theory, you can do so. Just to make sure that on two PC, the flash drive are assigned with the same drive letter and plugin your fresh drive before open Thunderbird.

  29. Bob W says:

    I found Thunderbird Portable from PortableApps.Com which is designed to function per my desire. It works well, just not speedy, and none of my flash drives offer encryption so I’m a bit concerned about security.

    I’m moving on to plan B with Thunderbird Portable. Instead of setting it up as intended on a flash drive, I just set it up into a folder on my desktop. It is not difficult to move the entire folder from PC to PC. The only inconvenience is that I have to open the folder and click on the Thunderbird icon to run the program. This approach solves my security concern and the performance is much better than running off of a flash drive.

  30. Terence Chang
    Twitter:
    says:

    @Bob W:

    Don’t you be able to make a short-cut for your icon on your desktop or start-up folder? So it runs when your computer starts up?

    That sounds like a good solution. I have not used the encryption features. Is GPG and Enigmail built in the portableApp any good?

  31. Mike says:

    I was looking for IMAP support …

    However, Bob, I was going to suggest ThunderBird Portable. I am glad you found it. Performance shoudln’t be poor on a flash drive, and you can buy some ( like Kingston ) that have secured partitions. Just don’t buy the fingerprint ones. Then you don’t have to worry about copying the file around.

  32. Terence Chang
    Twitter:
    says:

    @Mike:

    Thank you for stopping by. Have anyone of you using Thunderbird and lighting. Can you also try to sync the lighting calendar program?

    Thanks!

  33. mihai says:

    Thank you for the info. It works like a charm.

  34. Terence Chang
    Twitter:
    says:

    @mihai:

    I am glad that you like it. Enjoy the Thunderbird. I am trying to find a way to Sync Google Calendar between computers while I am traveling. ;-)

  35. Bob W says:

    I just came back from a trip to Europe. Portable Thunderbird worked like a charm on my Asus R2H UMPC, and 10 minutes after returning home, I had copied the folder back to my desktop and was in business. I also set up shortcuts as suggested. Thanks for your suggestions.

  36. Sueblimely says:

    If you just want to synch Thunderbird mail on computers on the same network you can set it up so that you share one profile’s mail folders. On your second machine in Accounts/Server settings/Local Directory just choose the same mail folder used by your profile on your first machine.

  37. Terence Chang
    Twitter:
    says:

    @Bob W:

    Welcome back. I am glad that work for you! I am working on Sync my thunderbird + Lighting + Google Calendar. It will be cool to take Google calendar with me while traveling.

    @Sueblimely:

    That should work too. Thank you!

  38. Mander says:

    Just be sure to keep a backup somewhere (e.g. on a hard drive) if you use a flash device for your profile. I’ve had more than one fail suddenly and catastrophically, and I’ve not found a reliable way to recover them!

  39. Terence Chang
    Twitter:
    says:

    @Mander:

    Thank you for reminding us. I am sure backup is necessary regardless what you do to sync your profiles. I sync between 3 computes plus to backup online and offline with external drive and DVDR. Thank you for stopping by!

  40. Techie says:

    Was struggling with this issue for a very long time. It seems resolved now. Thanks for putting this here.

  41. Terence Chang
    Twitter:
    says:

    @Techie:

    Thank you for visiting. I am glad that it solves your issues. Thunderbird is a great program.

  42. Brewman says:

    to Bob W (and all other USB users) you can either buy a Lexar or Ironkey flash which come with security software or get Rohos mini which will let you set up a secure container and does not need admin rights on host PC.
    Terence (or others) have you tried syncing between a desktop and USB flash? I’ve gotten PTB to sync between two computers using Foldershare (just need to have them on the same drive letter like D). But I cen’t sync to a flashdrive. There’s got to be some file directing PTB to the profile but I can’t seem to figure out which one. any help?
    Thanks

  43. Terence Chang
    Twitter:
    says:

    @Brewman:

    Hmm.. I never had experience with FolderShare. I can’t tell you the answer, but I think it should not be too difficult to resolve. Have you asked the company who made the foldershare software? Thank you for visiting.

  44. Bob W says:

    I worked for Lexar, and later for M-Systems, who created the USB Flash Drive, hence my interest in data portability. I provided some market research to IronKey and have one of their products. IronKey is my choice – rock solid security.

    I’ve run into a glitch – Google Desktop is not indexing my mail. Any ideas?

  45. Brewman says:

    @ Bob W – Search is one area which is still lacking for PTB. The internal search is not that great. X1 and Copernic can only index if the mail is in the standard Tbird spot on the C drive (although they will find a .pst anywhere) and I couldn’t get Google to work either. The only solution I found was Gaviri Pocket search which could find the mail and index it. But I don’t really like the product. supposedly Tbird is coming out with improved internal search this year.
    Regarding syncing, I’ve pretty much figured out that there are three .ini files which have a folder path. So if syncing between a desktop and USB, one needs only to exclude those three files. Still, syncing up is not a quick process. I’ve been using the foldershare sync to have PTB work between home and office but found the first ‘problem’. since I use a latop at home, I generally leave it offline. What that means is that when I open it up, I have to wait for the foldershare to sync up. Since each mailbox can be quite large, this can take a fair amount of time. And you CAN’T open up Tbird to early or you sync gets out of whack. Still looking for the optimal solution.

  46. Terence Chang
    Twitter:
    says:

    @Bob W and @Brewman:

    Thank you two for comments. I don’t have experience with Google Desktop. I don’t seem to be able to help you on that.

    Please keep this post updated. I bet people will be benefited by your solutions in the future. Thanks!

  47. mbsoccer03 says:

    I use google desktop and i did have trouble with it indexing my gmail at first, but i think i fixed it by switching which gadget i was using to view it. the one i use now, which works, is called Google Desktop Email Gadget. hope that helps.
    Also, has anyone actually perfected a good way to sync thunderbird email if the two computers (desktop and laptop) do not share a network drive?

  48. mbsoccer03 says:

    umm yeah never mind… IMAP works perfectly…

  49. Terence Chang
    Twitter:
    says:

    @mbsoccer03:

    I am glad that IMAP work for you. I have not tried it yet.

  50. EA says:

    Just to thank you all (specially Terence) for publishing and suggesting such a good article! I’ve been working hard in finding out how to keep synchronized my email accounts considering working with different operating systems and differents computers! I had used the Portable Thunderbird but I hadn’t heard about this Syncback program, I will give it a try! Thanks!

Speak Your Mind

*

CommentLuv badge