<?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: Parsing Mail with PHP</title>
	<atom:link href="http://rapidsignal.com/blog/2006/04/04/parsing-mail-with-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://rapidsignal.com/blog/2006/04/04/parsing-mail-with-php/</link>
	<description>Rapid Signal: a micro-ISV venture</description>
	<pubDate>Tue, 06 Jan 2009 21:49:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Dimitris Giannitsaros</title>
		<link>http://rapidsignal.com/blog/2006/04/04/parsing-mail-with-php/comment-page-1/#comment-364</link>
		<dc:creator>Dimitris Giannitsaros</dc:creator>
		<pubDate>Wed, 05 Apr 2006 13:59:18 +0000</pubDate>
		<guid isPermaLink="false">http://rapidsignal.com/blog/2006/04/04/parsing-mail-with-php/#comment-364</guid>
		<description>No SSL is not supported. It's on the todo list though.</description>
		<content:encoded><![CDATA[<p>No SSL is not supported. It&#8217;s on the todo list though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dimitris Giannitsaros</title>
		<link>http://rapidsignal.com/blog/2006/04/04/parsing-mail-with-php/comment-page-1/#comment-363</link>
		<dc:creator>Dimitris Giannitsaros</dc:creator>
		<pubDate>Wed, 05 Apr 2006 13:57:35 +0000</pubDate>
		<guid isPermaLink="false">http://rapidsignal.com/blog/2006/04/04/parsing-mail-with-php/#comment-363</guid>
		<description>Good point about secure pop. I'll check...</description>
		<content:encoded><![CDATA[<p>Good point about secure pop. I&#8217;ll check&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Landsman</title>
		<link>http://rapidsignal.com/blog/2006/04/04/parsing-mail-with-php/comment-page-1/#comment-361</link>
		<dc:creator>Ian Landsman</dc:creator>
		<pubDate>Wed, 05 Apr 2006 13:46:44 +0000</pubDate>
		<guid isPermaLink="false">http://rapidsignal.com/blog/2006/04/04/parsing-mail-with-php/#comment-361</guid>
		<description>Perhaps not. I have customers using it, but many mail systems accept either type of request so customer could probably switch to pop3 if needed.

Does it handle secure connections? That would be something you'd definitely want.</description>
		<content:encoded><![CDATA[<p>Perhaps not. I have customers using it, but many mail systems accept either type of request so customer could probably switch to pop3 if needed.</p>
<p>Does it handle secure connections? That would be something you&#8217;d definitely want.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dimitris Giannitsaros</title>
		<link>http://rapidsignal.com/blog/2006/04/04/parsing-mail-with-php/comment-page-1/#comment-358</link>
		<dc:creator>Dimitris Giannitsaros</dc:creator>
		<pubDate>Wed, 05 Apr 2006 08:43:04 +0000</pubDate>
		<guid isPermaLink="false">http://rapidsignal.com/blog/2006/04/04/parsing-mail-with-php/#comment-358</guid>
		<description>I played a bit with the code. From what I saw it doesn't use the IMAP extension to retrieve messages. They do the pop3 thing on their own, so imap is not supported. 

Do you think imap is really necessary? E.g. FogBugz only supports pop3 and I've never seen a request for imap come in their support forums.</description>
		<content:encoded><![CDATA[<p>I played a bit with the code. From what I saw it doesn&#8217;t use the IMAP extension to retrieve messages. They do the pop3 thing on their own, so imap is not supported. </p>
<p>Do you think imap is really necessary? E.g. FogBugz only supports pop3 and I&#8217;ve never seen a request for imap come in their support forums.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian</title>
		<link>http://rapidsignal.com/blog/2006/04/04/parsing-mail-with-php/comment-page-1/#comment-356</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Wed, 05 Apr 2006 03:28:11 +0000</pubDate>
		<guid isPermaLink="false">http://rapidsignal.com/blog/2006/04/04/parsing-mail-with-php/#comment-356</guid>
		<description>Yeah I saw this to. I think it said it only supports POP though. I'm not sure why this  would be if they're using the IMAP extension so I assume they aren't. If not I'd be a little concerned about performance under heavy mail load, though for smaller uses I'm sure it's fine. Well, except that it doesn't support IMAP.</description>
		<content:encoded><![CDATA[<p>Yeah I saw this to. I think it said it only supports POP though. I&#8217;m not sure why this  would be if they&#8217;re using the IMAP extension so I assume they aren&#8217;t. If not I&#8217;d be a little concerned about performance under heavy mail load, though for smaller uses I&#8217;m sure it&#8217;s fine. Well, except that it doesn&#8217;t support IMAP.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
