<?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>BigSmoke &#187; DOCX</title>
	<atom:link href="http://blog.bigsmoke.us/tag/docx/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.bigsmoke.us</link>
	<description>Smokes your problems, coughs fresh air.</description>
	<lastBuildDate>Sat, 04 Feb 2012 18:03:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Adding Microsoft docx and similar to Mailscanner whitelist</title>
		<link>http://blog.bigsmoke.us/2010/01/22/allowing-microsoft-docx-and-similar-to-mailscanner-allow</link>
		<comments>http://blog.bigsmoke.us/2010/01/22/allowing-microsoft-docx-and-similar-to-mailscanner-allow#comments</comments>
		<pubDate>Fri, 22 Jan 2010 19:00:12 +0000</pubDate>
		<dc:creator>halfgaar</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[DOCX]]></category>
		<category><![CDATA[mailscanner]]></category>
		<category><![CDATA[xlsx]]></category>

		<guid isPermaLink="false">http://blog.bigsmoke.us/?p=1046</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>
in /etc/MailScanner/filename.rules.conf:
</p>

<pre class="php">allow   \.docx$                 -       -
allow   \.xlsx$                 -       -
allow   \.x<span style="color: #66cc66;">&#40;</span>ml<span style="color: #66cc66;">&#41;</span>?\d<span style="color: #66cc66;">&#123;</span><span style="color: #cc66cc;">0</span>,<span style="color: #66cc66;">&#125;</span>\.rel$    -       -</pre>

<p>
I&#8217;ve read that the separators should be tabs, so beware.
</p>]]></content:encoded>
			<wfw:commentRss>http://blog.bigsmoke.us/2010/01/22/allowing-microsoft-docx-and-similar-to-mailscanner-allow/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

