<?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>NiceCabbage Blog &#187; postfix</title>
	<atom:link href="http://www.nicecabbage.com/tag/postfix/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nicecabbage.com</link>
	<description>Life, Design, Web Application</description>
	<lastBuildDate>Mon, 07 Jun 2010 02:03:24 +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>Clear ques of Postfix</title>
		<link>http://www.nicecabbage.com/2009/08/clear-ques-of-postfix/</link>
		<comments>http://www.nicecabbage.com/2009/08/clear-ques-of-postfix/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 05:19:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[TechTips]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[postfix]]></category>

		<guid isPermaLink="false">http://www.nicecabbage.com/?p=172</guid>
		<description><![CDATA[Problem

You want to delete all the messages in sending ques of Postfix.

Solution

$ sudo postsuper -d ALL

]]></description>
			<content:encoded><![CDATA[<h2>Problem</h2>
<p>
You want to delete all the messages in sending ques of Postfix.
</p>
<h2>Solution</h2>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">$ <span style="color: #c20cb9; font-weight: bold;">sudo</span> postsuper <span style="color: #660033;">-d</span> ALL</pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://www.nicecabbage.com/2009/08/clear-ques-of-postfix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
