
<?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: SMTP check code in PHP &#8211; Download</title>
	<atom:link href="http://www.webdigi.co.uk/blog/2009/how-to-check-if-an-email-address-exists-without-sending-an-email/smtpvalidateclassphp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webdigi.co.uk/blog/2009/how-to-check-if-an-email-address-exists-without-sending-an-email/smtpvalidateclassphp/</link>
	<description>Little words of wisdom</description>
	<lastBuildDate>Sat, 04 Sep 2010 23:02:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: yrcreddy</title>
		<link>http://www.webdigi.co.uk/blog/2009/how-to-check-if-an-email-address-exists-without-sending-an-email/smtpvalidateclassphp/comment-page-1/#comment-17249</link>
		<dc:creator>yrcreddy</dc:creator>
		<pubDate>Wed, 23 Jun 2010 18:54:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdigi.co.uk/blog/wp-content/uploads/2009/01/smtpvalidateclassphp.txt#comment-17249</guid>
		<description>hi its good but how to know the smtp_server ipadresss can any one tell me with examples of placing 
appreciate and thanks in advance.......</description>
		<content:encoded><![CDATA[<p>hi its good but how to know the smtp_server ipadresss can any one tell me with examples of placing<br />
appreciate and thanks in advance&#8230;&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ashwini</title>
		<link>http://www.webdigi.co.uk/blog/2009/how-to-check-if-an-email-address-exists-without-sending-an-email/smtpvalidateclassphp/comment-page-1/#comment-15921</link>
		<dc:creator>ashwini</dc:creator>
		<pubDate>Thu, 06 May 2010 06:43:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdigi.co.uk/blog/wp-content/uploads/2009/01/smtpvalidateclassphp.txt#comment-15921</guid>
		<description>please explain how to implement check mail code</description>
		<content:encoded><![CDATA[<p>please explain how to implement check mail code</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://www.webdigi.co.uk/blog/2009/how-to-check-if-an-email-address-exists-without-sending-an-email/smtpvalidateclassphp/comment-page-1/#comment-10243</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Mon, 21 Dec 2009 15:11:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdigi.co.uk/blog/wp-content/uploads/2009/01/smtpvalidateclassphp.txt#comment-10243</guid>
		<description>Thanks for writing this. I&#039;ve done this in a terminal for years but having the PHP front-end is very useful. I&#039;ve found the Google public DNS service nameservers useful to use with this script too: http://code.google.com/speed/public-dns/</description>
		<content:encoded><![CDATA[<p>Thanks for writing this. I&#8217;ve done this in a terminal for years but having the PHP front-end is very useful. I&#8217;ve found the Google public DNS service nameservers useful to use with this script too: <a href="http://code.google.com/speed/public-dns/" rel="nofollow">http://code.google.com/speed/public-dns/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Direo</title>
		<link>http://www.webdigi.co.uk/blog/2009/how-to-check-if-an-email-address-exists-without-sending-an-email/smtpvalidateclassphp/comment-page-1/#comment-6702</link>
		<dc:creator>Direo</dc:creator>
		<pubDate>Sat, 05 Sep 2009 18:09:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdigi.co.uk/blog/wp-content/uploads/2009/01/smtpvalidateclassphp.txt#comment-6702</guid>
		<description>It works great!! Thanks.</description>
		<content:encoded><![CDATA[<p>It works great!! Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jim</title>
		<link>http://www.webdigi.co.uk/blog/2009/how-to-check-if-an-email-address-exists-without-sending-an-email/smtpvalidateclassphp/comment-page-1/#comment-6654</link>
		<dc:creator>jim</dc:creator>
		<pubDate>Thu, 03 Sep 2009 22:13:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdigi.co.uk/blog/wp-content/uploads/2009/01/smtpvalidateclassphp.txt#comment-6654</guid>
		<description>Cheers!</description>
		<content:encoded><![CDATA[<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nsthinh</title>
		<link>http://www.webdigi.co.uk/blog/2009/how-to-check-if-an-email-address-exists-without-sending-an-email/smtpvalidateclassphp/comment-page-1/#comment-4026</link>
		<dc:creator>Nsthinh</dc:creator>
		<pubDate>Wed, 24 Jun 2009 09:28:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdigi.co.uk/blog/wp-content/uploads/2009/01/smtpvalidateclassphp.txt#comment-4026</guid>
		<description>I try your code, but it&#039;s error: Fatal error: Cannot re-assign $this in C:\Program Files\xampp\php\pear\Net\DNS\RR.php on line 60.
How fixed it!</description>
		<content:encoded><![CDATA[<p>I try your code, but it&#8217;s error: Fatal error: Cannot re-assign $this in C:\Program Files\xampp\php\pear\Net\DNS\RR.php on line 60.<br />
How fixed it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George Dawson</title>
		<link>http://www.webdigi.co.uk/blog/2009/how-to-check-if-an-email-address-exists-without-sending-an-email/smtpvalidateclassphp/comment-page-1/#comment-3398</link>
		<dc:creator>George Dawson</dc:creator>
		<pubDate>Mon, 08 Jun 2009 02:09:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdigi.co.uk/blog/wp-content/uploads/2009/01/smtpvalidateclassphp.txt#comment-3398</guid>
		<description>Is there an updated version of the email validate class? Or some documentation about how the author implemented it? 

I have tried a few ways. Right now, passing an array holding the email addys to be tested, and another holding the &#039;from email values&#039; in an array, and my result set is such that the first element and the last element have value (1 in both) and the rest is the list of email addresses as the key, but no value. 

It is a great idea, and I really would like to use it. 

TIA</description>
		<content:encoded><![CDATA[<p>Is there an updated version of the email validate class? Or some documentation about how the author implemented it? </p>
<p>I have tried a few ways. Right now, passing an array holding the email addys to be tested, and another holding the &#8216;from email values&#8217; in an array, and my result set is such that the first element and the last element have value (1 in both) and the rest is the list of email addresses as the key, but no value. </p>
<p>It is a great idea, and I really would like to use it. </p>
<p>TIA</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://www.webdigi.co.uk/blog/2009/how-to-check-if-an-email-address-exists-without-sending-an-email/smtpvalidateclassphp/comment-page-1/#comment-336</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Tue, 17 Mar 2009 17:54:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.webdigi.co.uk/blog/wp-content/uploads/2009/01/smtpvalidateclassphp.txt#comment-336</guid>
		<description>cool</description>
		<content:encoded><![CDATA[<p>cool</p>
]]></content:encoded>
	</item>
</channel>
</rss>
