<?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: Multipart MIME email example in PHP</title>
	<atom:link href="http://www.nedkoko.com/blog/development/multipart-mime-email-example-in-php/feed" rel="self" type="application/rss+xml" />
	<link>http://www.nedkoko.com/blog/development/multipart-mime-email-example-in-php</link>
	<description>A different point of view</description>
	<lastBuildDate>Sun, 13 Jun 2010 02:25:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: desrializing XML from a TCP port</title>
		<link>http://www.nedkoko.com/blog/development/multipart-mime-email-example-in-php/comment-page-1#comment-14</link>
		<dc:creator>desrializing XML from a TCP port</dc:creator>
		<pubDate>Sun, 13 Jun 2010 02:25:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.nedkoko.com/blog/2007/11/23/multipart-mime-email-example-in-php/#comment-14</guid>
		<description>[...] for generating multipart boundaries for MIME ought to take care of that. This chap suggests using an MD5 hash of the timestamp of the message included in some boilerplate text, which sounds like a viable approach.      Thank you for calling [...]</description>
		<content:encoded><![CDATA[<p>[...] for generating multipart boundaries for MIME ought to take care of that. This chap suggests using an MD5 hash of the timestamp of the message included in some boilerplate text, which sounds like a viable approach.      Thank you for calling [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sirish</title>
		<link>http://www.nedkoko.com/blog/development/multipart-mime-email-example-in-php/comment-page-1#comment-7</link>
		<dc:creator>sirish</dc:creator>
		<pubDate>Sat, 31 Oct 2009 09:17:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.nedkoko.com/blog/2007/11/23/multipart-mime-email-example-in-php/#comment-7</guid>
		<description>Hi Nedko,
I tested this code.But in roundcube webmail client it is showing the html tags in the email.But in gmail,yahoo,rediff it is working fine but not in in.com,aol.com emails.</description>
		<content:encoded><![CDATA[<p>Hi Nedko,<br />
I tested this code.But in roundcube webmail client it is showing the html tags in the email.But in gmail,yahoo,rediff it is working fine but not in in.com,aol.com emails.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nedko</title>
		<link>http://www.nedkoko.com/blog/development/multipart-mime-email-example-in-php/comment-page-1#comment-6</link>
		<dc:creator>Nedko</dc:creator>
		<pubDate>Wed, 12 Aug 2009 18:33:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.nedkoko.com/blog/2007/11/23/multipart-mime-email-example-in-php/#comment-6</guid>
		<description>Hi DeAnne,
The code included here works flawlessly for hundreds of users every day - the emails I receive are proof of it. If you send me your code I will be glad to have a look and help resolve the problems you are experiencing.

Nedko</description>
		<content:encoded><![CDATA[<p>Hi DeAnne,<br />
The code included here works flawlessly for hundreds of users every day &#8211; the emails I receive are proof of it. If you send me your code I will be glad to have a look and help resolve the problems you are experiencing.</p>
<p>Nedko</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DeAnne</title>
		<link>http://www.nedkoko.com/blog/development/multipart-mime-email-example-in-php/comment-page-1#comment-5</link>
		<dc:creator>DeAnne</dc:creator>
		<pubDate>Fri, 31 Jul 2009 14:59:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.nedkoko.com/blog/2007/11/23/multipart-mime-email-example-in-php/#comment-5</guid>
		<description>This didn&#039;t work for me. The email message I received just had all the content type stuff, the text version, and the html version - with all the html code included. What did I do wrong?</description>
		<content:encoded><![CDATA[<p>This didn&#8217;t work for me. The email message I received just had all the content type stuff, the text version, and the html version &#8211; with all the html code included. What did I do wrong?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
