<?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>Neohexa &#187; spool</title>
	<atom:link href="http://neohexa.com/tag/spool/feed/" rel="self" type="application/rss+xml" />
	<link>http://neohexa.com</link>
	<description></description>
	<lastBuildDate>Mon, 14 Nov 2011 19:10:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Fix Exim &#8220;Error while creating mbox spool file&#8221;</title>
		<link>http://neohexa.com/2009/07/how-to-fix-exim-error-while-creating-mbox-spool-file/</link>
		<comments>http://neohexa.com/2009/07/how-to-fix-exim-error-while-creating-mbox-spool-file/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 14:47:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[exim]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[spool]]></category>

		<guid isPermaLink="false">http://mrtrier.net/blog/?p=3</guid>
		<description><![CDATA[Sometimes the files and directores in /var/spool/exim/scan do not get purged, which leads to the inability of the system to create new files and directories in this location. Stop Exim Move to /var/spool/exim/scan Delete all files in above directory- &#8216;ls -l &#124; xargs rm -rf&#8217; Start Exim Problem solved.]]></description>
			<content:encoded><![CDATA[<p>Sometimes the files and directores in /var/spool/exim/scan do not get purged, which leads to the inability of the system to create new files and directories in this location.</p>
<ol>
<li>Stop Exim</li>
<li>Move to /var/spool/exim/scan</li>
<li>Delete all files in above directory- &#8216;ls -l | xargs rm -rf&#8217;</li>
<li>Start Exim</li>
</ol>
<p>Problem solved.</p>
]]></content:encoded>
			<wfw:commentRss>http://neohexa.com/2009/07/how-to-fix-exim-error-while-creating-mbox-spool-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

