<?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; attachment manager</title>
	<atom:link href="http://www.ghacks.net/tag/attachment-manager/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 23:31:44 +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>Add File types to the Microsoft Outlook Attachment Manager</title>
		<link>http://www.ghacks.net/2008/04/12/add-file-types-to-the-microsoft-outlook-attachment-manager/</link>
		<comments>http://www.ghacks.net/2008/04/12/add-file-types-to-the-microsoft-outlook-attachment-manager/#comments</comments>
		<pubDate>Sat, 12 Apr 2008 09:22:30 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Email]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[attachment manager]]></category>
		<category><![CDATA[attachments]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[microsoft outlook]]></category>
		<category><![CDATA[outlook]]></category>
		<category><![CDATA[outlook tips]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=3785</guid>
		<description><![CDATA[Microsoft Outlook categorizes mail attachments into three risk types which are high, medium and low. Outlook uses the default Microsoft configuration to determine if a file poses a high, medium or low risk when the user tries to open the attachment. The file extension .exe for instance poses a high risk while .txt does not [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft Outlook categorizes mail attachments into three risk types which are high, medium and low. Outlook uses the default Microsoft configuration to determine if a file poses a high, medium or low risk when the user tries to open the attachment. The file extension .exe for instance poses a high risk while .txt does not and is seen as a low risk file extension. If a file type has not been specified by Microsoft it is seen as a medium risk. Microsoft Outlook can block or display warning messages whenever the user tries to open a file type that is seen as a high or medium risk.</p>
<p>This is probably not a problem for most users but if you do get lots of files of a certain type &#8211; at work for instance &#8211; then you might want to change the default configuration and lower the risk setting of that specific file type. The following tip is also explaining how users can add new file types to the attachment manager and assign a risk level to them.</p>
<p>We need to open the Windows Registry because the custom settings have to be added to the Registry. Press Windows R, type regedit and hit enter. Now navigate to the Registry key HKEY_CURRENT_USER \Software \Microsoft \Windows \CurrentVersion \Policies. Right-click the Policies key and select New -> Key and name that key Associations.</p>
<p><span id="more-3785"></span>Three DWORD values define additions to the risk settings of the Outlook Attachment Manager. They are:</p>
<p>HighRiskFileTypes<br />
ModRiskFileTypes<br />
LowRiskFileTypes</p>
<p>If you wanted to add some file types as low risks you would create a new DWORD and name it LowRiskFileTypes. The value of the key can be changed by double-clicking it. Now add file types to it and separate them with a &#8220;;&#8221;. To add .exe and .avi as a value you would add the following string in that field: &#8220;.exe;.avi&#8221;</p>

	Tags: <a href="http://www.ghacks.net/tag/attachment-manager/" title="attachment manager" rel="tag">attachment manager</a>, <a href="http://www.ghacks.net/tag/attachments/" title="attachments" rel="tag">attachments</a>, <a href="http://www.ghacks.net/tag/email/" title="Email" rel="tag">Email</a>, <a href="http://www.ghacks.net/tag/microsoft/" title="microsoft" rel="tag">microsoft</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-tips/" title="outlook tips" rel="tag">outlook tips</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/05/22/outlook-attachment-remover-add-in/" title="Outlook Attachment Remover Add-in (May 22, 2008)">Outlook Attachment Remover Add-in</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/05/10/microsoft-outlook-performance-reports-generator/" title="Microsoft Outlook Performance Reports Generator (May 10, 2009)">Microsoft Outlook Performance Reports Generator</a> (2)</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/04/12/add-file-types-to-the-microsoft-outlook-attachment-manager/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
