<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[iRedMail — Add new function to delete email in User page]]></title>
		<link>http://www.iredmail.org/forum/topic735-add-new-function-to-delete-email-in-user-page.html</link>
		<atom:link href="http://www.iredmail.org/forum/feed-rss-topic735.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Add new function to delete email in User page.]]></description>
		<lastBuildDate>Wed, 17 Mar 2010 02:58:27 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Add new function to delete email in User page]]></title>
			<link>http://www.iredmail.org/forum/post3085.html#p3085</link>
			<description><![CDATA[<p>Per our client request, I am looking for a function to Delete or purge email in Inbox/Spam/IMAP Folder which older than (1,3,5,7,10,30,60,366 days) etc.&nbsp; This function is shown in directadmin, so I believe it&#039;s only a script to handle it.&nbsp; </p><p>For the way to apply in iredadmin, </p><p>1. Add a button to execute the script in User page<br />2. Create a script to delete the select Maildir by date.&nbsp; <br />find /var/vmail01/vmail/&lt;$USER DIR PATH&gt;/Maildir/cur* -mtime $DAY -exec rm {} \;<br />find /var/vmail01/vmail/&lt;$USER DIR PATH&gt;/Maildir/new* -mtime $DAY -exec rm {} \;</p><p>Please let me know if I am on the right path.&nbsp; Thanks.</p>]]></description>
			<author><![CDATA[null@example.com (bongdotcom)]]></author>
			<pubDate>Wed, 17 Mar 2010 02:58:27 +0000</pubDate>
			<guid>http://www.iredmail.org/forum/post3085.html#p3085</guid>
		</item>
	</channel>
</rss>
