I exported the messages, but where did they go?

7

1

In Outlook Express 6, I clicked File | Export | Messages, then picked the folders I wanted to export, and then watched a progress bar make progress in an Export Messages dialog.

Where are the messages now? I want to move them to a new computer and Import them.

Edit: It never asks where to save them. I ran the Export three times, each iteration more deliberately than that last, and there is no user-configurable output option.

Thomas L Holaday

Posted 2010-12-01T03:27:52.573

Reputation: 772

It should have asked you where you wanted to save them, run the export again and note the default location, then cancel the operation. – Moab – 2010-12-01T03:50:18.370

1The authors of the Export dialog for Outlook 2006 do not inquire where to save the result. It appears to be hard coded. I have added a sentence to this effect in the OP. – Thomas L Holaday – 2010-12-01T05:37:34.160

Answers

6

The clue is at the beginning of the process, where the Outlook Express programmers tell the user "This will export messages for Outlook and Exchange."

As the export progresses, navigate to your Local Settings\Application Data folder, and locate Microsoft\Outlook. Inside that folder there is a file named <profilename>.pst. That is the output!
For Win7 Virtual Machine XP mode, look in Local Disk (C:)\Document and Settings\XPMUser\Local Settings\Application Data\Microsoft\Outlook\Outlook1.PST
You can see the emails come in if you have Outlook 2007 open at the same time as Exporting, and you have set that file as the default Data File under Outlook menu: Tools, Acct Settings, Data Files, Settings. Outlook.PST in C:\Users\User\AppData\Local\Microsoft\Outlook\Outlook.pst

After the export completes, a Copy dialog may appear, revealing that the results are being copied to My Documents. If the amount to be copied is small, the Copy dialog may vanish unnoticed; it did in my case.

The final resting place for the Export is thus My Documents/<profilename>.pst.

Thomas L Holaday

Posted 2010-12-01T03:27:52.573

Reputation: 772

2

Try locating the Store Folder...

Step A: Locate the Store folder

  1. Start Outlook Express.
  2. Click Tools, and then click Options.
  3. On the Maintenance tab, click Store Folder.
  4. In the Store Location dialog box, copy the store location. To do this, follow these steps: 1. Put the mouse pointer at one end of the box under the Your personal message store is located in the following folder box. 2. Press and hold the left mouse button, and then drag the mouse pointer across the Your personal message store is located in the following folder box. 3. Press CTRL+C to copy the location.
  5. Click Cancel, and then click Cancel again to close the dialog box.

http://support.microsoft.com/kb/270670

I would try it myself, but don't have Outlook Express 6...


I would check out this article on other ways to export the messages...drag 'n drop for instance...

http://www.codeconscious.com/outlook-express/exporting-from-outlook-express.html

studiohack

Posted 2010-12-01T03:27:52.573

Reputation: 13 125

(The store folder is where they're stored normally, but not where they're stored when you export them.) – AndrewC – 2013-01-03T11:46:12.713

The drag and drop advice is good, and works with other email programs (whereas .pst files from the export are in a proprietory Outlook format). It worked well, but exports each message as a separate .eml files, so you have to do it a folder at a time. – AndrewC – 2013-01-04T01:28:52.523

1

I just do a search for *.pst, as it can end up anywhere - in my case, I had it turn up under C:\Windows - not exactly intuitive.

random Guy

Posted 2010-12-01T03:27:52.573

Reputation: 11

Mercy sakes! Random export site for random Guy. – Thomas L Holaday – 2013-03-29T12:53:22.027