Import Outlook emails into Thunderbird

01
2013-12
  • Questioner

    I have stored my email from outlook as single messages, i.e., xxx.msg format.

    Is there any way to import those emails into Thunderbird?

    Do I just need to copy them into a specific folder? A bit clueless right now.

  • Answers
  • iSid

    This might help you out. http://www.processtext.com/abcoutlk.html

    Its costly, so here is a Perl script. Some one will need to help it convert to Thunderbird Plugin or may be create a batch script to run. http://www.avtechpulse.com/opensource/email.html

  • 8088

    From Thunderbird - Importing Outlook Emails and Addressbooks:

    1. From the main Thunderbird window click on Tools and then Import...
    2. Click on the Mail radio button, then click on Next
    3. Click on Outlook and then click on Next
    4. This will show a summary of all the messages that were imported.
      Click on Finish to go back to the main Thunderbird window.
    5. If all went well, in the folder list on the left hand side there is now a Outlook Mail folder.
      In this folder you will find your imported messages.

    image


  • Related Question

    using thunderbird for email, importing my old outlook emails, can I run 2 files at once?
  • user3183

    I am using gmail for email for a long time, so I downloaded thunderbird to backup my gmail emails.

    I use thunderbird to search for emails etc.

    On another computer I imported all my old outlook emails into thunderbird.

    can I take that file from the other computer and attach it to my other installation of thunderbird so I can search my old outlook emails also on the same computer?


  • Related Answers
  • wierob

    Yes its possible

    1) Find the profile folder of the profile containing the Outlook mails (e.g. %AppData%\Thunderbird\Profiles on Windows).

    2) Within this profile folder find the files that have the same name as the folders in Thunderbird. There should be one file with this name and one file the ending .msf

    for example:
    %AppData%\Thunderbird\Profiles\i2m1oyie.default\Mail\Local Folders\mail-dir
    %AppData%\Thunderbird\Profiles\i2m1oyie.default\Mail\Local Folders\mail-dir.msf

    copy the files without .msf

    %AppData%\Thunderbird\Profiles\i2m1oyie.default\Mail\Local Folders\mail-dir

    3) Within the other Thunderbird create folders with the same name (e.g. mail-dir)

    4) Find this profile folder and replace the copy the files from the "Outlook-Thunderbird" here.

    This will integrate your Outlook mails into your existing mail account.

    Also see the Mozilla Knowledge Base articles about this topic:

    http://kb.mozillazine.org/Importing_and_exporting_your_mail
    http://kb.mozillazine.org/Importing_folders
    http://kb.mozillazine.org/Import_from_Outlook_Express

  • Sliff

    Yes, there's two ways you can do it:

    • Manually copy over the profile data and then hack around some config files.

    • Use MozBackup to back up the profile data from one machine and then restore it to the other machine.

    In either case I'd recommend backing up your profile data using MozBackup on the machine you're importing to first (and probably back up the profile directories to be doubly safe) just in case.

  • Richard

    Using Thunderbird, you can copy your local messages to an IMAP server - just set up an IMAP account in Thunderbird, then drag and drop your messages from Local Folders to the IMAP account. Then, if necessary, repeat in reverse to copy them from the IMAP server on to your other computer.

    This might work using GMail as the IMAP account, but I haven't tried that.