<?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: exim / remove (all) frozen messages from queue</title>
	<atom:link href="http://tom.knaupp.com/2007/03/22/exim-remove-all-frozen-messages/feed/" rel="self" type="application/rss+xml" />
	<link>http://tom.knaupp.com/2007/03/22/exim-remove-all-frozen-messages/</link>
	<description>free software, security and a bunch of my strange thoughts</description>
	<lastBuildDate>Sat, 07 May 2011 01:52:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Scott Prive</title>
		<link>http://tom.knaupp.com/2007/03/22/exim-remove-all-frozen-messages/comment-page-1/#comment-1935</link>
		<dc:creator>Scott Prive</dc:creator>
		<pubDate>Fri, 10 Sep 2010 18:14:17 +0000</pubDate>
		<guid isPermaLink="false">http://tom.knaupp.com/?p=30#comment-1935</guid>
		<description>Learn exipick --- it is AWESOME and far more flexible than exiqgrep.

expick is 100% options compatible, so this still works:
exipick -z -i &#124; xargs exim -Mrm

... but you can also construct complex queries involving spam scores, Subject (or any other header or exim variable) and you can combine all these selectors in one command.</description>
		<content:encoded><![CDATA[<p>Learn exipick &#8212; it is AWESOME and far more flexible than exiqgrep.</p>
<p>expick is 100% options compatible, so this still works:<br />
exipick -z -i | xargs exim -Mrm</p>
<p>&#8230; but you can also construct complex queries involving spam scores, Subject (or any other header or exim variable) and you can combine all these selectors in one command.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tom</title>
		<link>http://tom.knaupp.com/2007/03/22/exim-remove-all-frozen-messages/comment-page-1/#comment-6</link>
		<dc:creator>tom</dc:creator>
		<pubDate>Tue, 24 Apr 2007 08:47:38 +0000</pubDate>
		<guid isPermaLink="false">http://tom.knaupp.com/?p=30#comment-6</guid>
		<description>@Mark -&gt; Thanks for the hint :-)</description>
		<content:encoded><![CDATA[<p>@Mark -> Thanks for the hint <img src='http://tom.knaupp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://tom.knaupp.com/2007/03/22/exim-remove-all-frozen-messages/comment-page-1/#comment-5</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Mon, 23 Apr 2007 16:48:02 +0000</pubDate>
		<guid isPermaLink="false">http://tom.knaupp.com/?p=30#comment-5</guid>
		<description>exiqgrep -z -i &#124; xargs exim4 -Mrm</description>
		<content:encoded><![CDATA[<p>exiqgrep -z -i | xargs exim4 -Mrm</p>
]]></content:encoded>
	</item>
</channel>
</rss>

