John Ferrell wrote: > I need to move to an email program that will allow me to > import the OE files for future reference. http://www.codeproject.com/KB/recipes/DBXParser.aspx --- DBX Parser The DBXParser can read an Outlook Express DBX file, and extract the raw content (MIME) to EML file, then you can use MIME parsers to get the actual subject body and attachments. It's the first and only (as far as Google tells) pure C# source code that provides simple methods to read and extract, free, pure, without over-headed third-party DLLs. ;) --- -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist