<?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>php mysql apache &#187; linux</title>
	<atom:link href="http://www.phpmysqlapache.com/wordpress/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phpmysqlapache.com/wordpress</link>
	<description>Provides simple tips and tricks about php programming, mysql databases, apache web server and linux servers</description>
	<lastBuildDate>Wed, 23 Sep 2009 12:53:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Postfix. view message in queue</title>
		<link>http://www.phpmysqlapache.com/wordpress/2009/09/17/postfix-view-message-in-queue/</link>
		<comments>http://www.phpmysqlapache.com/wordpress/2009/09/17/postfix-view-message-in-queue/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 10:31:44 +0000</pubDate>
		<dc:creator>msti</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[postfix]]></category>

		<guid isPermaLink="false">http://www.phpmysqlapache.com/wordpress/?p=45</guid>
		<description><![CDATA[use 
mailq
to dispay all the messages and message id
use
postcat -vq message_id
to display the message contents
          Share/Save]]></description>
		<wfw:commentRss>http://www.phpmysqlapache.com/wordpress/2009/09/17/postfix-view-message-in-queue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exim Mail Server &#8211; Exim Commands</title>
		<link>http://www.phpmysqlapache.com/wordpress/2009/09/13/exim-mail-server-exim-commands/</link>
		<comments>http://www.phpmysqlapache.com/wordpress/2009/09/13/exim-mail-server-exim-commands/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 09:03:31 +0000</pubDate>
		<dc:creator>msti</dc:creator>
				<category><![CDATA[exim]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mail]]></category>

		<guid isPermaLink="false">http://www.phpmysqlapache.com/wordpress/?p=35</guid>
		<description><![CDATA[This is a small tutorial with exim commands you can use with your exim mailserver:
&#62;&#62; Count the number of messages in the queue.
root@localhost# exim -bpc
&#62;&#62; Listing the messages in the queue (time queued, size, message-id, sender, recipient).
root@localhost# exim -bp
&#62;&#62; Print a summary of messages in the queue (count, volume, oldest, newest, domain, and totals).
root@localhost# exim [...]]]></description>
		<wfw:commentRss>http://www.phpmysqlapache.com/wordpress/2009/09/13/exim-mail-server-exim-commands/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
