<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How to Start and Stop Services in RHEL/CentOS 5</title>
	<atom:link href="http://www.linuxmail.info/how-to-start-stop-services-centos-5/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linuxmail.info/how-to-start-stop-services-centos-5/</link>
	<description>Rapidly deploy Linux based mail solutions today</description>
	<lastBuildDate>Sat, 12 Sep 2009 22:40:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: kingkong</title>
		<link>http://www.linuxmail.info/how-to-start-stop-services-centos-5/#comment-3298</link>
		<dc:creator>kingkong</dc:creator>
		<pubDate>Mon, 01 Dec 2008 16:10:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mail.info/how-to-start-stop-services-centos-5/#comment-3298</guid>
		<description>Hi Guys,

Need some help pls (new to linux).
I&#039;ve followed all the instruction on this site and I am noticing an error when starting the MailScanner service:

[root@jhb ~]# /sbin/service MailScanner start
Starting MailScanner daemons:
incoming postfix:    [  OK  ]
outgoing postfix:    [  OK  ]
MailScanner: chown: missing operand after `postfix&#039;
Try `chown --help&#039; for more information.
                     [  OK  ]

I&#039;m not sure if the above error is related to my problem, but I am battling to get procmail to filter spam from Spamassasin and place the spam into a specific mailbox for us to review if need be. The current config works fine as mail is passing through the server currently and spam email are being flagged as {spam} when the user receives it. The problem comes in when I enable the;
mailbox_command = /usr/bin/procmail -a &quot;$EXTENSION&quot;
line within the Postfix main.cf file in order to get Procmail active within Postfix. The symptom is that all the mail gets held up within the Postfix mail queue. Nothing is reported in the maillogs... 
Please assist if possible or let me know what more info you may require.
Thanks for the great site! Makes it easier for us MS guys to start seeing the brighter side of life out there!</description>
		<content:encoded><![CDATA[<p>Hi Guys,</p>
<p>Need some help pls (new to linux).<br />
I&#8217;ve followed all the instruction on this site and I am noticing an error when starting the MailScanner service:</p>
<p>[root@jhb ~]# /sbin/service MailScanner start<br />
Starting MailScanner daemons:<br />
incoming postfix:    [  OK  ]<br />
outgoing postfix:    [  OK  ]<br />
MailScanner: chown: missing operand after `postfix&#8217;<br />
Try `chown &#8211;help&#8217; for more information.<br />
                     [  OK  ]</p>
<p>I&#8217;m not sure if the above error is related to my problem, but I am battling to get procmail to filter spam from Spamassasin and place the spam into a specific mailbox for us to review if need be. The current config works fine as mail is passing through the server currently and spam email are being flagged as {spam} when the user receives it. The problem comes in when I enable the;<br />
mailbox_command = /usr/bin/procmail -a &#8220;$EXTENSION&#8221;<br />
line within the Postfix main.cf file in order to get Procmail active within Postfix. The symptom is that all the mail gets held up within the Postfix mail queue. Nothing is reported in the maillogs&#8230;<br />
Please assist if possible or let me know what more info you may require.<br />
Thanks for the great site! Makes it easier for us MS guys to start seeing the brighter side of life out there!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: deltazero</title>
		<link>http://www.linuxmail.info/how-to-start-stop-services-centos-5/#comment-3226</link>
		<dc:creator>deltazero</dc:creator>
		<pubDate>Wed, 29 Oct 2008 16:19:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mail.info/how-to-start-stop-services-centos-5/#comment-3226</guid>
		<description>sorry but also the httpd didnt start</description>
		<content:encoded><![CDATA[<p>sorry but also the httpd didnt start</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: consultant</title>
		<link>http://www.linuxmail.info/how-to-start-stop-services-centos-5/#comment-2206</link>
		<dc:creator>consultant</dc:creator>
		<pubDate>Thu, 28 Aug 2008 22:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mail.info/how-to-start-stop-services-centos-5/#comment-2206</guid>
		<description>/sbin/service [servicename] is actually an RHEL wrapper command for /etc/init.d/[servicename]</description>
		<content:encoded><![CDATA[<p>/sbin/service [servicename] is actually an RHEL wrapper command for /etc/init.d/[servicename]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jason</title>
		<link>http://www.linuxmail.info/how-to-start-stop-services-centos-5/#comment-2196</link>
		<dc:creator>jason</dc:creator>
		<pubDate>Thu, 28 Aug 2008 07:29:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mail.info/how-to-start-stop-services-centos-5/#comment-2196</guid>
		<description>is there a difference restarting service from the /sbin/service [servicename] and /etc/init.d/[servicename] ?</description>
		<content:encoded><![CDATA[<p>is there a difference restarting service from the /sbin/service [servicename] and /etc/init.d/[servicename] ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: consultant</title>
		<link>http://www.linuxmail.info/how-to-start-stop-services-centos-5/#comment-1912</link>
		<dc:creator>consultant</dc:creator>
		<pubDate>Fri, 08 Aug 2008 14:32:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mail.info/how-to-start-stop-services-centos-5/#comment-1912</guid>
		<description>You&#039;re right, thanks. I&#039;ve updated the text so the commands should work even if /sbin is not in the PATH environment variable.</description>
		<content:encoded><![CDATA[<p>You&#8217;re right, thanks. I&#8217;ve updated the text so the commands should work even if /sbin is not in the PATH environment variable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maura Dailey</title>
		<link>http://www.linuxmail.info/how-to-start-stop-services-centos-5/#comment-1866</link>
		<dc:creator>Maura Dailey</dc:creator>
		<pubDate>Fri, 01 Aug 2008 18:35:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mail.info/how-to-start-stop-services-centos-5/#comment-1866</guid>
		<description>The service command is there in Centos 5, but you have to look in /sbin. It&#039;s not part of the default PATH.</description>
		<content:encoded><![CDATA[<p>The service command is there in Centos 5, but you have to look in /sbin. It&#8217;s not part of the default PATH.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: consultant</title>
		<link>http://www.linuxmail.info/how-to-start-stop-services-centos-5/#comment-688</link>
		<dc:creator>consultant</dc:creator>
		<pubDate>Mon, 05 May 2008 12:47:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mail.info/how-to-start-stop-services-centos-5/#comment-688</guid>
		<description>If that&#039;s the case, it probably means Dovecot is not installed. You can definitely use the commands above via ssh.</description>
		<content:encoded><![CDATA[<p>If that&#8217;s the case, it probably means Dovecot is not installed. You can definitely use the commands above via ssh.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rakesh</title>
		<link>http://www.linuxmail.info/how-to-start-stop-services-centos-5/#comment-685</link>
		<dc:creator>Rakesh</dc:creator>
		<pubDate>Mon, 05 May 2008 12:24:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mail.info/how-to-start-stop-services-centos-5/#comment-685</guid>
		<description>This service command doesn&#039;t seem to be there in centos5. Please give me a command to start dovecot deamon in centos5 via ssh</description>
		<content:encoded><![CDATA[<p>This service command doesn&#8217;t seem to be there in centos5. Please give me a command to start dovecot deamon in centos5 via ssh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: consultant</title>
		<link>http://www.linuxmail.info/how-to-start-stop-services-centos-5/#comment-337</link>
		<dc:creator>consultant</dc:creator>
		<pubDate>Sat, 05 Apr 2008 14:29:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mail.info/how-to-start-stop-services-centos-5/#comment-337</guid>
		<description>Done.</description>
		<content:encoded><![CDATA[<p>Done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aki</title>
		<link>http://www.linuxmail.info/how-to-start-stop-services-centos-5/#comment-329</link>
		<dc:creator>Aki</dc:creator>
		<pubDate>Wed, 02 Apr 2008 12:22:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mail.info/how-to-start-stop-services-centos-5/#comment-329</guid>
		<description>Nice to know but please give command line alternative too...</description>
		<content:encoded><![CDATA[<p>Nice to know but please give command line alternative too&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.211 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-07-30 13:17:39 -->
<!-- Compression = gzip -->