<?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: Deleting all mails with a simple Perl script</title>
	<atom:link href="http://planetozh.com/blog/2005/01/deleting-all-mails-with-a-simple-perl-script/feed/" rel="self" type="application/rss+xml" />
	<link>http://planetozh.com/blog/2005/01/deleting-all-mails-with-a-simple-perl-script/?source=rss</link>
	<description>A bit of my personal life, mainly focused on my kids. A bit of code, mainly focused on Wordpress and PHP. Overall, bits of nothing in particular.</description>
	<lastBuildDate>Wed, 08 Feb 2012 20:57:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Mike</title>
		<link>http://planetozh.com/blog/2005/01/deleting-all-mails-with-a-simple-perl-script/comment-page-1/#comment-121074</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 26 Aug 2010 09:23:57 +0000</pubDate>
		<guid isPermaLink="false">http://frenchfragfactory.net/ozh/archives/2005/01/08/deleting-all-mails-with-a-simple-perl-script/#comment-121074</guid>
		<description>Hi I had an error with this script. If you only have 1 Mail and you will begin ($i = 0; $i&lt;$tot; $i++) my msg index starts with 1 and not with 0 so no emails will deleted because there is no MSG with the index 0.</description>
		<content:encoded><![CDATA[<p>Hi I had an error with this script. If you only have 1 Mail and you will begin ($i = 0; $i&lt;$tot; $i++) my msg index starts with 1 and not with 0 so no emails will deleted because there is no MSG with the index 0.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://planetozh.com/blog/2005/01/deleting-all-mails-with-a-simple-perl-script/comment-page-1/#comment-25852</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Tue, 04 Jul 2006 04:01:16 +0000</pubDate>
		<guid isPermaLink="false">http://frenchfragfactory.net/ozh/archives/2005/01/08/deleting-all-mails-with-a-simple-perl-script/#comment-25852</guid>
		<description>The error is that the for loop variable is &quot;$tot&quot; where it should be &quot;$total&quot;</description>
		<content:encoded><![CDATA[<p>The error is that the for loop variable is &#8220;$tot&#8221; where it should be &#8220;$total&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ozh</title>
		<link>http://planetozh.com/blog/2005/01/deleting-all-mails-with-a-simple-perl-script/comment-page-1/#comment-1507</link>
		<dc:creator>Ozh</dc:creator>
		<pubDate>Mon, 21 Feb 2005 22:44:51 +0000</pubDate>
		<guid isPermaLink="false">http://frenchfragfactory.net/ozh/archives/2005/01/08/deleting-all-mails-with-a-simple-perl-script/#comment-1507</guid>
		<description>Hmm, what is the error then ? Works fine for me :)</description>
		<content:encoded><![CDATA[<p>Hmm, what is the error then ? Works fine for me :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ralf</title>
		<link>http://planetozh.com/blog/2005/01/deleting-all-mails-with-a-simple-perl-script/comment-page-1/#comment-1506</link>
		<dc:creator>ralf</dc:creator>
		<pubDate>Mon, 21 Feb 2005 21:53:31 +0000</pubDate>
		<guid isPermaLink="false">http://frenchfragfactory.net/ozh/archives/2005/01/08/deleting-all-mails-with-a-simple-perl-script/#comment-1506</guid>
		<description>Nice script, but has a little error:
for($i = 0; $i</description>
		<content:encoded><![CDATA[<p>Nice script, but has a little error:<br />
for($i = 0; $i</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dju`</title>
		<link>http://planetozh.com/blog/2005/01/deleting-all-mails-with-a-simple-perl-script/comment-page-1/#comment-939</link>
		<dc:creator>dju`</dc:creator>
		<pubDate>Sat, 08 Jan 2005 17:16:20 +0000</pubDate>
		<guid isPermaLink="false">http://frenchfragfactory.net/ozh/archives/2005/01/08/deleting-all-mails-with-a-simple-perl-script/#comment-939</guid>
		<description>cool. perhaps adding the POP server as a third argument would be a good idea...</description>
		<content:encoded><![CDATA[<p>cool. perhaps adding the POP server as a third argument would be a good idea&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

