<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Development Blog &#187; php parr</title>
	<atom:link href="http://www.blogdev.info/tag/php-parr/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blogdev.info</link>
	<description>Wordpress Plugins, Widgets and Themes. Register and start writing! Submit your article!</description>
	<lastBuildDate>Wed, 01 Feb 2012 11:06:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to receive and parse emails using POP3 and PHP</title>
		<link>http://www.blogdev.info/how-to-receive-and-parse-emails-using-pop-and-php/</link>
		<comments>http://www.blogdev.info/how-to-receive-and-parse-emails-using-pop-and-php/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 19:12:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Last Topics]]></category>
		<category><![CDATA[parse email]]></category>
		<category><![CDATA[php parr]]></category>
		<category><![CDATA[pop3]]></category>

		<guid isPermaLink="false">http://www.blogdev.info/?p=98</guid>
		<description><![CDATA[I would like to describe some methods on how to write the processor for incoming mail. I had to use such manipulation to parse e-mails received from various sources. This can be useful for writing your own spam filter system, answering machine or ticket system to receive applications by e-mail. To implement the e-mail parser [...]<h3>Share and Enjoy</h3>

<!-- Start WP Socializer - Social Buttons - Output -->
 &bull; <a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.blogdev.info%2Fhow-to-receive-and-parse-emails-using-pop-and-php%2F&amp;t=How+to+receive+and+parse+emails+using+POP3+and+PHP" title="Share this on Facebook" target="_blank" rel="nofollow">Facebook</a> &bull; <a href="http://twitter.com/home?status=How+to+receive+and+parse+emails+using+POP3+and+PHP%20-%20http%3A%2F%2Fwww.blogdev.info%3Fp%3D98%20" title="Tweet this !" target="_blank" rel="nofollow">Twitter</a> &bull; <a href="http://delicious.com/post?url=http%3A%2F%2Fwww.blogdev.info%2Fhow-to-receive-and-parse-emails-using-pop-and-php%2F&amp;title=How+to+receive+and+parse+emails+using+POP3+and+PHP&amp;notes=I+would+like+to+describe+some+methods+on+how+to+write+the+processor+for+incoming+mail.+I+had+to+use+such+manipulation+to+parse+e-mails+received+from+various+sources.+This+can+be+useful+for+writing+your+own+spam+filter+system%2C+answering+machine+or+tic" title="Post this on Delicious" target="_blank" rel="nofollow">Delicious</a> &bull; <a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.blogdev.info%2Fhow-to-receive-and-parse-emails-using-pop-and-php%2F&amp;title=How+to+receive+and+parse+emails+using+POP3+and+PHP&amp;bodytext=I+would+like+to+describe+some+methods+on+how+to+write+the+processor+for+incoming+mail.+I+had+to+use+such+manipulation+to+parse+e-mails+received+from+various+sources.+This+can+be+useful+for+writing+your+own+spam+filter+system%2C+answering+machine+or+tic" title="Submit this to Digg" target="_blank" rel="nofollow">Digg</a> &bull; <a href="http://www.google.com/buzz/post?url=http%3A%2F%2Fwww.blogdev.info%2Fhow-to-receive-and-parse-emails-using-pop-and-php%2F" title="Post this on Google Buzz" target="_blank" rel="nofollow">Google Buzz</a> &bull; <a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.blogdev.info%2Fhow-to-receive-and-parse-emails-using-pop-and-php%2F&amp;title=How+to+receive+and+parse+emails+using+POP3+and+PHP" title="Submit this to StumbleUpon" target="_blank" rel="nofollow">StumbleUpon</a> &bull; <a href="http://www.blogdev.info/how-to-receive-and-parse-emails-using-pop-and-php/" onclick="addBookmark(event);" title="How to receive and parse emails using POP3 and PHP" target="_blank" rel="nofollow">Add to favorites</a> &bull; <a href="mailto:info@blogdev.info?subject=How to receive and parse emails using POP3 and PHP&amp;body=I would like to describe some methods on how to write the processor for incoming mail. I had to use such manipulation to parse e-mails received from various sources. This can be useful for writing your own spam filter system, answering machine or tic - http://www.blogdev.info/how-to-receive-and-parse-emails-using-pop-and-php/" title="Email this" target="_blank" rel="nofollow">Email</a> &bull; <a href="http://www.blogdev.info/feed/rss/" title="Subscribe to RSS" target="_blank" rel="nofollow">RSS</a>
<!-- End WP Socializer - Social Buttons - Output -->
]]></description>
		<wfw:commentRss>http://www.blogdev.info/how-to-receive-and-parse-emails-using-pop-and-php/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

