<?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; outlook pst</title>
	<atom:link href="http://www.ghacks.net/tag/outlook-pst/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 20:14:29 +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>Force Outlook To Delete Mails Completely</title>
		<link>http://www.ghacks.net/2009/02/12/force-outlook-to-delete-mails-completely/</link>
		<comments>http://www.ghacks.net/2009/02/12/force-outlook-to-delete-mails-completely/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 17:39:52 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Email]]></category>
		<category><![CDATA[email tips]]></category>
		<category><![CDATA[microsoft outlook]]></category>
		<category><![CDATA[outlook delete emails]]></category>
		<category><![CDATA[outlook emails]]></category>
		<category><![CDATA[outlook express]]></category>
		<category><![CDATA[outlook pst]]></category>
		<category><![CDATA[outlook security]]></category>
		<category><![CDATA[outlook tips]]></category>
		<category><![CDATA[PSTNullFreeOnClose]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=10509</guid>
		<description><![CDATA[If you are using the email client Microsoft Outlook you might have noticed that mails that you deleted earlier were still available in the Outlook pst files on the computer&#8217;s hard drive. Those pst files can be opened with a special viewer for that file types or with a hex editor. When an email gets [...]]]></description>
			<content:encoded><![CDATA[<p>If you are using the email client Microsoft Outlook you might have noticed that mails that you deleted earlier were still available in the Outlook pst files on the computer&#8217;s hard drive. Those pst files can be opened with a special viewer for that file types or with a hex editor. When an email gets deleted in Microsoft Outlook it will only be removed from the program&#8217;s interface but will stay in the associated pst file.</p>
<p>Only compressing the folders will delete that email permanently from the computer system. That&#8217;s great if you deleted an email by accident and want to recover it but bad if an unauthorized third party tries to read your emails.</p>
<p>Microsoft Outlook provides the means to compress a folder immediately but no option to automate the task. It will however display a popup every 100th time that Outlook got closed asking if the user wants to compress the folders.</p>
<p><span id="more-10509"></span>A far better solution to force Outlook to delete deleted mails completely at every shutdown is to change a setting in the Windows Registry.</p>
<p>Open the Windows Registry by pressing [Windows R], typing [regedit] and hitting [enter]. Navigate to the following Registry key:</p>
<p><code>HKEY_CURRENT_USER\Software\Microsoft\Office</code></p>
<p>The next step depends on the version of Microsoft Outlook or Microsoft Office that is installed on the computer. When in doubt perform the operation for all of the following subkeys.</p>
<p>Find the 9.0, 10.0, 11.0 or 12.0 keys in that folder. Click in the Outlook subkey and locate the key PST. If PST is not existing create it. A full Registry path to the right location could look like this:</p>
<p><code>HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Outlook\PST\</code></p>
<p>Only the 12.0 can change in the path. If you are in the PST key right-click in the right pane and select New > DWord.</p>
<p>Name the Dword PSTNullFreeOnClose. Double-click it afterwards and give it the value 1 to enable it. This ensures that Microsoft Outlook will remove deleted mails completely on every exit from the computer system.</p>

	Tags: <a href="http://www.ghacks.net/tag/email/" title="Email" rel="tag">Email</a>, <a href="http://www.ghacks.net/tag/email-tips/" title="email tips" rel="tag">email tips</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-delete-emails/" title="outlook delete emails" rel="tag">outlook delete emails</a>, <a href="http://www.ghacks.net/tag/outlook-emails/" title="outlook emails" rel="tag">outlook emails</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/outlook-pst/" title="outlook pst" rel="tag">outlook pst</a>, <a href="http://www.ghacks.net/tag/outlook-security/" title="outlook security" rel="tag">outlook security</a>, <a href="http://www.ghacks.net/tag/outlook-tips/" title="outlook tips" rel="tag">outlook tips</a>, <a href="http://www.ghacks.net/tag/pstnullfreeonclose/" title="PSTNullFreeOnClose" rel="tag">PSTNullFreeOnClose</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/07/14/advanced-sorting-in-microsoft-outlook/" title="Advanced Sorting In Microsoft Outlook (July 14, 2009)">Advanced Sorting In Microsoft Outlook</a> (9)</li>
	<li><a href="http://www.ghacks.net/2008/05/15/tweaker-for-outlook-express/" title="Tweaker for Outlook Express (May 15, 2008)">Tweaker for Outlook Express</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/01/13/monitor-microsoft-exchange-server-and-outlook-folders/" title="Monitor Microsoft Exchange Server And Outlook Folders (January 13, 2009)">Monitor Microsoft Exchange Server And Outlook Folders</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>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/02/12/force-outlook-to-delete-mails-completely/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
