bill said:
Where are the email account definitions stored? I need to get the
info for a new install of Outlook. TIA
They're kept in the registry in the key
HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows
Messaging Subsystem\Profiles\yourprofilename
Conceivably you could export this key to a .reg file and import it on
another machine, but it won't save any passwords associated with the
accounts and it could very well have subkeys for accounts that no longer
exist. Best practices says that you recreate your accounts on the other
machine using the accounts wizard on that machine.