<?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"
	>
<channel>
	<title>Comments on: is it possible to schedule a script to run each time I recieve a new email in my webmail account?</title>
	<atom:link href="http://www.massemailinglist.com/2010/08/is-it-possible-to-schedule-a-script-to-run-each-time-i-recieve-a-new-email-in-my-webmail-account/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.massemailinglist.com/2010/08/is-it-possible-to-schedule-a-script-to-run-each-time-i-recieve-a-new-email-in-my-webmail-account/</link>
	<description>mass email list</description>
	<pubDate>Tue, 22 May 2012 03:36:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: joe.attaboy</title>
		<link>http://www.massemailinglist.com/2010/08/is-it-possible-to-schedule-a-script-to-run-each-time-i-recieve-a-new-email-in-my-webmail-account/#comment-2390</link>
		<dc:creator>joe.attaboy</dc:creator>
		<pubDate>Sat, 07 Aug 2010 01:48:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.massemailinglist.com/2010/08/is-it-possible-to-schedule-a-script-to-run-each-time-i-recieve-a-new-email-in-my-webmail-account/#comment-2390</guid>
		<description>You would have to have administrative control over the mail application used in cpanel. I can't give you specifics, but I would imagine that if you have full access to the mail server application, you could write up a Perl script that would do this for you.

What about this alternative? On a regular basis, download a copy of the mailbox file (most *nix systems keep the user mail in a single file), and write a Perl script to parse through it, break it up into fields, and write it out to the database. You can then delete the mailbox file, which will in effect "empty" the mailbox.</description>
		<content:encoded><![CDATA[<p>You would have to have administrative control over the mail application used in cpanel. I can&#8217;t give you specifics, but I would imagine that if you have full access to the mail server application, you could write up a Perl script that would do this for you.</p>
<p>What about this alternative? On a regular basis, download a copy of the mailbox file (most *nix systems keep the user mail in a single file), and write a Perl script to parse through it, break it up into fields, and write it out to the database. You can then delete the mailbox file, which will in effect &#8220;empty&#8221; the mailbox.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

