<?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>Wired Gorilla &#187; Service</title>
	<atom:link href="http://wiredgorilla.com.au/tag/service/feed/" rel="self" type="application/rss+xml" />
	<link>http://wiredgorilla.com.au</link>
	<description>Server - VPS - Web Hosting Info</description>
	<lastBuildDate>Sat, 03 Apr 2010 11:25:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Rebuilding/Restarting Exim Mail Server</title>
		<link>http://wiredgorilla.com.au/2010/02/rebuildingrestarting-exim-mail-server/</link>
		<comments>http://wiredgorilla.com.au/2010/02/rebuildingrestarting-exim-mail-server/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 01:24:53 +0000</pubDate>
		<dc:creator>jada</dc:creator>
				<category><![CDATA[Linux Tutorials]]></category>
		<category><![CDATA[Exim]]></category>
		<category><![CDATA[log]]></category>
		<category><![CDATA[Mail]]></category>
		<category><![CDATA[Restart]]></category>
		<category><![CDATA[Service]]></category>
		<category><![CDATA[SSH]]></category>

		<guid isPermaLink="false">http://wiredgorilla.com.au/?p=667</guid>
		<description><![CDATA[When troubleshooting the Exim log file: tail -f /var/log/exim_mainlog If you need to restart or rebuild Exim, you can dump your databases * /etc/exim.conf * /var/spool/exim/db Which Exim just rebuilds automatically by issuing the following command via SSH: rm -fv /var/spool/exim/db/* Then to start Exim: /scripts/eximup &#8211;force No related posts.


No related posts.]]></description>
			<content:encoded><![CDATA[<p>When troubleshooting the Exim log file:</p>
<p>tail -f /var/log/exim_mainlog</p>
<p>If you need to restart or rebuild Exim, you can dump your databases<br />
* /etc/exim.conf<br />
* /var/spool/exim/db</p>
<p>Which Exim just rebuilds automatically by issuing the following command via SSH:</p>
<p>rm -fv /var/spool/exim/db/*</p>
<p>Then to start Exim:</p>
<p>/scripts/eximup &#8211;force</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://wiredgorilla.com.au/2010/02/rebuildingrestarting-exim-mail-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
