<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>gHacks technology news &#187; dbx</title>
	<atom:link href="http://www.ghacks.net/tag/dbx/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 03:24:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Microsoft Outlook Express Email Extraction</title>
		<link>http://www.ghacks.net/2009/04/10/microsoft-outlook-express-email-extraction/</link>
		<comments>http://www.ghacks.net/2009/04/10/microsoft-outlook-express-email-extraction/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 20:24:55 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Email]]></category>
		<category><![CDATA[dbx]]></category>
		<category><![CDATA[dbx files]]></category>
		<category><![CDATA[email client]]></category>
		<category><![CDATA[eml]]></category>
		<category><![CDATA[microsoft outlook]]></category>
		<category><![CDATA[outlook]]></category>
		<category><![CDATA[outlook express]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2009/04/10/microsoft-outlook-express-email-extraction/</guid>
		<description><![CDATA[Microsoft Outlook Express emails are stored in so called dbx files named after the folder in the email program with the exception of folders.dbx which contains information about all Outlook folders. The dbx files are not really accessible by normal means, the only possible way is to either use Microsoft Outlook or extract the messages [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/outlook.jpg" alt="outlook" title="outlook" width="150" height="147" class="alignleft size-full wp-image-11890" />Microsoft Outlook Express emails are stored in so called dbx files named after the folder in the email program with the exception of folders.dbx which contains information about all Outlook folders. The dbx files are not really accessible by normal means, the only possible way is to either use Microsoft Outlook or extract the messages from the dbx file to be able to access them directly.</p>
<p><a href="http://code.google.com/p/undbx/">UnDBX</a> is a command line utility that can extract the email messages found in Microsoft Outlook dbx files. It extracts them into the more versatile eml format which can then be accessed and viewed in text editors or email clients. The eml format is more widely supported which means it can also be opened (or imported) in various email clients.</p>
<p>The command to extract dbx files is <strong>undbx DBX-DIRECTORY OUTPUT-DIRECTORY</strong>. The program will automatically extract email messages of all dbx files in the selected directory. The developer added a vbs script (Visual Basic) that offers a graphical user interface for the same process. It will display a file browser that can be used to selected the source directory that has to contain the dbx files and a destination directory for the eml files.</p>
<p><span id="more-11892"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/04/outlook_express_emails-500x115.jpg" alt="outlook express emails" title="outlook express emails" width="500" height="115" class="alignnone size-medium wp-image-11891" /></p>
<p>UnDBX is a small command line tool that can be useful in certain situations. The developer has created it to facilitate fast incremental backups of .dbx files. Other tools that might be of interested are the <a href="http://www.ghacks.net/2008/05/20/outlook-express-message-extractor/">Outlook Express Message Extractor</a> and the <a href="http://www.ghacks.net/2009/02/02/windows-live-mail-and-microsoft-outlook-mail-viewer/">Windows Live Mail And Microsoft Outlook Mail Viewer</a>.</p>

	Tags: <a href="http://www.ghacks.net/tag/dbx/" title="dbx" rel="tag">dbx</a>, <a href="http://www.ghacks.net/tag/dbx-files/" title="dbx files" rel="tag">dbx files</a>, <a href="http://www.ghacks.net/tag/email/" title="Email" rel="tag">Email</a>, <a href="http://www.ghacks.net/tag/email-client/" title="email client" rel="tag">email client</a>, <a href="http://www.ghacks.net/tag/eml/" title="eml" rel="tag">eml</a>, <a href="http://www.ghacks.net/tag/microsoft-outlook/" title="microsoft outlook" rel="tag">microsoft outlook</a>, <a href="http://www.ghacks.net/tag/outlook/" title="outlook" rel="tag">outlook</a>, <a href="http://www.ghacks.net/tag/outlook-express/" title="outlook express" rel="tag">outlook express</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/02/02/windows-live-mail-and-microsoft-outlook-mail-viewer/" title="Windows Live Mail And Microsoft Outlook Mail Viewer (February 2, 2009)">Windows Live Mail And Microsoft Outlook Mail Viewer</a> (4)</li>
	<li><a href="http://www.ghacks.net/2008/08/08/outlook-express-password-recovery/" title="Outlook Express Password Recovery (August 8, 2008)">Outlook Express Password Recovery</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/05/20/outlook-express-message-extractor/" title="Outlook Express Message Extractor (May 20, 2008)">Outlook Express Message Extractor</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/03/11/microsoft-outlook-display-and-save-email-attachments/" title="Microsoft Outlook: Display And Save Email Attachments (March 11, 2009)">Microsoft Outlook: Display And Save Email Attachments</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/01/19/microsoft-outlook-quickbooks-addin/" title="Microsoft Outlook Quickbooks Addin (January 19, 2009)">Microsoft Outlook Quickbooks Addin</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/04/10/microsoft-outlook-express-email-extraction/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Live Mail And Microsoft Outlook Mail Viewer</title>
		<link>http://www.ghacks.net/2009/02/02/windows-live-mail-and-microsoft-outlook-mail-viewer/</link>
		<comments>http://www.ghacks.net/2009/02/02/windows-live-mail-and-microsoft-outlook-mail-viewer/#comments</comments>
		<pubDate>Mon, 02 Feb 2009 09:48:13 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Email]]></category>
		<category><![CDATA[dbx]]></category>
		<category><![CDATA[email database]]></category>
		<category><![CDATA[eml]]></category>
		<category><![CDATA[export email]]></category>
		<category><![CDATA[idx]]></category>
		<category><![CDATA[mbx]]></category>
		<category><![CDATA[microsoft outlook]]></category>
		<category><![CDATA[outlook express]]></category>
		<category><![CDATA[view email]]></category>
		<category><![CDATA[windows live mail]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=10285</guid>
		<description><![CDATA[Mail Viewer is a standalone, portable software program for Microsoft Windows operating systems that can display a wide variety of formats used by Microsoft in its interface. It can read and display .idx, .mbx and .dbx message databases used in Microsoft Outlook Express 4,5 and 6 as well as Windows Vista Mail and Windows Live [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mitec.cz/mailview.html">Mail Viewer</a> is a standalone, portable software program for Microsoft Windows operating systems that can display a wide variety of formats used by Microsoft in its interface. It can read and display .idx, .mbx and .dbx message databases used in Microsoft Outlook Express 4,5 and 6 as well as Windows Vista Mail and Windows Live mail message databases. </p>
<p>Add to that support for the generic eml mail format and you got a viewer that can view pretty much any mail format that has been used by Microsoft in its mail programs. The software program will display a wizard aiding the user in locating and opening one of the mail databases. </p>
<p>It should be noted that the program is only able to open mail databases from the logged in user. The only other option is to open eml files which work by pasting a path into the application.</p>
<p><span id="more-10285"></span><a href="http://www.ghacks.net/wp-content/uploads/2009/02/mail_viewer.jpg"><img src="http://www.ghacks.net/wp-content/uploads/2009/02/mail_viewer-499x320.jpg" alt="mail viewer" title="mail viewer" width="499" height="320" class="alignnone size-medium wp-image-10286" /></a></p>
<p>The only possible way to display the emails from another user is to export those mails into the eml format so that they can be opened with mail viewer. That&#8217;s not really practicable as it would probably be easier to import those mails directly into a portable email client.</p>
<p>Mail Viewer can display all email messages in detailed view including attachments with the option to save those and html preview &#038; printing options. Selected messages can be saved to the eml format. This makes Mail Viewer interesting for users who want to export selected mails from a large Windows Live Mail or Microsoft Outlook email database.</p>

	Tags: <a href="http://www.ghacks.net/tag/dbx/" title="dbx" rel="tag">dbx</a>, <a href="http://www.ghacks.net/tag/email-database/" title="email database" rel="tag">email database</a>, <a href="http://www.ghacks.net/tag/eml/" title="eml" rel="tag">eml</a>, <a href="http://www.ghacks.net/tag/export-email/" title="export email" rel="tag">export email</a>, <a href="http://www.ghacks.net/tag/idx/" title="idx" rel="tag">idx</a>, <a href="http://www.ghacks.net/tag/mbx/" title="mbx" rel="tag">mbx</a>, <a href="http://www.ghacks.net/tag/microsoft-outlook/" title="microsoft outlook" rel="tag">microsoft outlook</a>, <a href="http://www.ghacks.net/tag/outlook-express/" title="outlook express" rel="tag">outlook express</a>, <a href="http://www.ghacks.net/tag/view-email/" title="view email" rel="tag">view email</a>, <a href="http://www.ghacks.net/tag/windows-live-mail/" title="windows live mail" rel="tag">windows live mail</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/05/20/outlook-express-message-extractor/" title="Outlook Express Message Extractor (May 20, 2008)">Outlook Express Message Extractor</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/04/10/microsoft-outlook-express-email-extraction/" title="Microsoft Outlook Express Email Extraction (April 10, 2009)">Microsoft Outlook Express Email Extraction</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/08/08/outlook-express-password-recovery/" title="Outlook Express Password Recovery (August 8, 2008)">Outlook Express Password Recovery</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/03/11/microsoft-outlook-display-and-save-email-attachments/" title="Microsoft Outlook: Display And Save Email Attachments (March 11, 2009)">Microsoft Outlook: Display And Save Email Attachments</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/04/15/microsoft-outlook-email-compression/" title="Microsoft Outlook Email Compression (April 15, 2009)">Microsoft Outlook Email Compression</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/02/02/windows-live-mail-and-microsoft-outlook-mail-viewer/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Outlook Express Message Extractor</title>
		<link>http://www.ghacks.net/2008/05/20/outlook-express-message-extractor/</link>
		<comments>http://www.ghacks.net/2008/05/20/outlook-express-message-extractor/#comments</comments>
		<pubDate>Tue, 20 May 2008 21:00:25 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Email]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[dbx]]></category>
		<category><![CDATA[eml]]></category>
		<category><![CDATA[export email]]></category>
		<category><![CDATA[import email]]></category>
		<category><![CDATA[microsoft outlook]]></category>
		<category><![CDATA[nws]]></category>
		<category><![CDATA[outlook express]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=4210</guid>
		<description><![CDATA[Moving mails and news from Outlook Express into another application can be quite a challenging task. Many mail clients, including Thunderbird, support the import of Outlook Express mails from the default user. The mails of additional users will not be imported during that procedure. One great way to import all mails and all news into [...]]]></description>
			<content:encoded><![CDATA[<p>Moving mails and news from Outlook Express into another application can be quite a challenging task. Many mail clients, including Thunderbird, support the import of Outlook Express mails from the default user. The mails of additional users will not be imported during that procedure. One great way to import all mails and all news into another email client is to convert the Outlook Express dbx files that store the mails and news into eml, Outlook Express Electronic Mail and nws, Outlook Express News files.</p>
<p>All email clients that I know support eml files which makes it a breeze to import mails of all Outlook Express users into another mail client. In the case of Thunderbird the extension <a href="https://nic-nac-project.de/~kaosmos/mboximport-en.html">ImportExportTools</a> is required to import the eml files.</p>
<p>The Outlook Express Message Extractor [<a href="http://www.gaijin.at/dloemxtr.php">link</a>] is a small utility that can convert a source Outlook Express dbx file into an eml file. The application supports drag and drop and directory browsing. EML files are Outlook Express Electronic Mail files by the way.</p>
<p><span id="more-4210"></span><a href='http://www.ghacks.net/wp-content/uploads/2008/05/scr_oemsgextr.gif'><img src="http://www.ghacks.net/wp-content/uploads/2008/05/scr_oemsgextr.gif" alt="outlook express" title="outlook express" width="472" height="442" class="alignnone size-medium wp-image-4211" /></a></p>
<p>The process will extract all messages in a single dbx file into separate eml files which means that a dbx file with 100 mails will result in 100 eml files in the selected target directory. The homepage of the developer is in German, the program interface itself is in English.</p>

	Tags: <a href="http://www.ghacks.net/tag/dbx/" title="dbx" rel="tag">dbx</a>, <a href="http://www.ghacks.net/tag/eml/" title="eml" rel="tag">eml</a>, <a href="http://www.ghacks.net/tag/export-email/" title="export email" rel="tag">export email</a>, <a href="http://www.ghacks.net/tag/import-email/" title="import email" rel="tag">import email</a>, <a href="http://www.ghacks.net/tag/microsoft-outlook/" title="microsoft outlook" rel="tag">microsoft outlook</a>, <a href="http://www.ghacks.net/tag/nws/" title="nws" rel="tag">nws</a>, <a href="http://www.ghacks.net/tag/outlook-express/" title="outlook express" rel="tag">outlook express</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/02/02/windows-live-mail-and-microsoft-outlook-mail-viewer/" title="Windows Live Mail And Microsoft Outlook Mail Viewer (February 2, 2009)">Windows Live Mail And Microsoft Outlook Mail Viewer</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/04/10/microsoft-outlook-express-email-extraction/" title="Microsoft Outlook Express Email Extraction (April 10, 2009)">Microsoft Outlook Express Email Extraction</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/08/08/outlook-express-password-recovery/" title="Outlook Express Password Recovery (August 8, 2008)">Outlook Express Password Recovery</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/03/11/microsoft-outlook-display-and-save-email-attachments/" title="Microsoft Outlook: Display And Save Email Attachments (March 11, 2009)">Microsoft Outlook: Display And Save Email Attachments</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/04/15/microsoft-outlook-email-compression/" title="Microsoft Outlook Email Compression (April 15, 2009)">Microsoft Outlook Email Compression</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/05/20/outlook-express-message-extractor/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
