<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[iRedMail — deleting certain e-mail]]></title>
		<link>http://www.iredmail.org/forum/topic90-deleting-certain-email.html</link>
		<atom:link href="http://www.iredmail.org/forum/feed-rss-topic90.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in deleting certain e-mail.]]></description>
		<lastBuildDate>Wed, 24 Jun 2009 01:12:28 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: deleting certain e-mail]]></title>
			<link>http://www.iredmail.org/forum/post434.html#p434</link>
			<description><![CDATA[<p>Try this:<br /></p><div class="codebox"><pre><code>$ grep -lr &#039;Mail delivery failed: returning&#039; /home/vmail/birovits.md/office/cur/ | xargs rm -f {}</code></pre></div><p>Warning: Use &#039;head/cat/tail&#039; or whatever command you like to confirm that is the mail you want to delete, it&#039;s not recoverable.</p>]]></description>
			<author><![CDATA[null@example.com (ZhangHuangbin)]]></author>
			<pubDate>Wed, 24 Jun 2009 01:12:28 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post434.html#p434</guid>
		</item>
		<item>
			<title><![CDATA[deleting certain e-mail]]></title>
			<link>http://www.iredmail.org/forum/post432.html#p432</link>
			<description><![CDATA[<p>Hello. I have a problem I have a mailbox that received about 60000 messages and a big part of them is bounce messages is there a way to delete all of them without deleting other messages....I started with finding all the files that contain a certain string</p><p>[root@mail]# grep -lr &#039;Mail delivery failed: returning&#039; /home/vmail/birovits.md/office/cur/</p><p>but i don&#039;t know how to delete the list of files that is given. can anyone help?</p>]]></description>
			<author><![CDATA[null@example.com (LordZ)]]></author>
			<pubDate>Tue, 23 Jun 2009 22:47:18 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post432.html#p432</guid>
		</item>
	</channel>
</rss>
