<?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>Server Sitters Tech Corner &#187; Exim</title>
	<atom:link href="http://serversitters.com/technical/category/exim/feed/" rel="self" type="application/rss+xml" />
	<link>http://serversitters.com/technical</link>
	<description>Outsourced Web Hosting Support</description>
	<lastBuildDate>Wed, 15 Dec 2010 12:03:48 +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>Force Exim to Upgrade on a Cpanel Server</title>
		<link>http://serversitters.com/technical/exim/force-exim-to-upgrade-on-a-cpanel-server/</link>
		<comments>http://serversitters.com/technical/exim/force-exim-to-upgrade-on-a-cpanel-server/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 18:49:21 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Exim]]></category>

		<guid isPermaLink="false">http://serversitters.com/technical/?p=42</guid>
		<description><![CDATA[If an exim upgrade fails use the following to force a fresh upgrade of exim and then check the exim system status /scripts/eximup &#8211;force service exim status How to Enable RBL&#8217;s in Exim via CPanel/WHM: The WHM now allows you to enable Spamhaus (zen.spamhaus.org) and SpamCop via the WHM Login to the WHM Click Exim [...]]]></description>
			<content:encoded><![CDATA[<p>If an exim upgrade fails use the following to force a fresh upgrade of exim and then check the exim system status<br />
/scripts/eximup &#8211;force<br />
service exim status</p>
<p>How to Enable RBL&#8217;s in Exim via CPanel/WHM:</p>
<p>The WHM now allows you to enable Spamhaus (zen.spamhaus.org) and SpamCop via the WHM</p>
<p>Login to the WHM</p>
<p>Click Exim Configuration Editor</p>
<p>Check both RBL&#8217;s</p>
<p>Save your settings</p>
]]></content:encoded>
			<wfw:commentRss>http://serversitters.com/technical/exim/force-exim-to-upgrade-on-a-cpanel-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exim mail queue commands</title>
		<link>http://serversitters.com/technical/exim/exim-mail-queue-commands/</link>
		<comments>http://serversitters.com/technical/exim/exim-mail-queue-commands/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 18:48:40 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Exim]]></category>

		<guid isPermaLink="false">http://serversitters.com/technical/?p=40</guid>
		<description><![CDATA[Helpful Exim Commands: /usr/sbin/exim   -M   email-id        =&#62; Force delivery of one message /usr/sbin/exim -qf                  =&#62; Force another queue run /usr/sbin/exim -qff                 =&#62; Force another queue run and attempt to flush the frozen message /usr/sbin/exim  -Mvl   messageID  =&#62; View the log for the message /usr/sbin/exim  -Mvb  messageID  =&#62; View the body of the message /usr/sbin/exim  -Mvh  [...]]]></description>
			<content:encoded><![CDATA[<p>Helpful Exim Commands:</p>
<p>/usr/sbin/exim   -M   email-id        =&gt; Force delivery of one message<br />
/usr/sbin/exim -qf                  =&gt; Force another queue run<br />
/usr/sbin/exim -qff                 =&gt; Force another queue run and attempt to flush the frozen message<br />
/usr/sbin/exim  -Mvl   messageID  =&gt; View the log for the message<br />
/usr/sbin/exim  -Mvb  messageID  =&gt; View the body of the message<br />
/usr/sbin/exim  -Mvh  messageID  =&gt; View the header of the message<br />
/usr/sbin/exim -Mrm  messageID  =&gt;  Remove message without sending any error message<br />
/usr/sbin/exim  -Mg  messageID   =&gt;  Giveup and fail message to bounce the message to the Sender</p>
<p>/usr/sbin/exim -bpr | grep &#8220;&lt;&#8221; | wc -l    =&gt;Number of emails in the que<br />
/usr/sbin/exim -bpr | grep frozen | wc -l   =&gt; How many Frozen mails on the queue<br />
/usr/sbin/exim -bpr | grep frozen | awk {&#8216;print $3&#8242;} | xargs exim -Mrm   =&gt;  Deleteing Frozen Messages</p>
<p>To flush the exim queue:</p>
<p>1. login to your server via ssh as root.</p>
<p>2. Type: exim -qff</p>
]]></content:encoded>
			<wfw:commentRss>http://serversitters.com/technical/exim/exim-mail-queue-commands/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

