<?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/"
xmlns:series="http://unfoldingneurons.com/"
> <channel><title>Comments on: Retrieve Your Gmail Emails Using PHP and&#160;IMAP</title> <atom:link href="http://davidwalsh.name/gmail-php-imap/feed" rel="self" type="application/rss+xml" /><link>http://davidwalsh.name/gmail-php-imap</link> <description>Legendary scribbles about JavaScript, HTML5, AJAX, PHP, CSS, and ∞.</description> <lastBuildDate>Thu, 09 Feb 2012 02:40:12 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3</generator> <item><title>By: Prakash</title><link>http://davidwalsh.name/gmail-php-imap/comment-page-1#comment-29080</link> <dc:creator>Prakash</dc:creator> <pubDate>Tue, 07 Feb 2012 07:40:25 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=2351#comment-29080</guid> <description>David,While i am using this code some of the mails are skipped.Rest of the mails are downloaded as well.Any suggestion...</description> <content:encoded><![CDATA[<p>David,</p><p>While i am using this code some of the mails are skipped.Rest of the mails are downloaded as well.Any suggestion&#8230;</p> ]]></content:encoded> </item> <item><title>By: Jorge Caraballo</title><link>http://davidwalsh.name/gmail-php-imap/comment-page-1#comment-28903</link> <dc:creator>Jorge Caraballo</dc:creator> <pubDate>Thu, 02 Feb 2012 16:26:51 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=2351#comment-28903</guid> <description>Hi ShareefYou can see the example code of david walsh that i used.&lt;a href=&quot;http://www.inversionesoricar.com/jorge/example.php&quot; rel=&quot;nofollow&quot;&gt;example code of david walsh by jorge caraballo&lt;/a&gt;It works perfect in my own domain and i share it. You can try it using your own mail server settings.Good luck.Best Regards.</description> <content:encoded><![CDATA[<p>Hi Shareef</p><p>You can see the example code of david walsh that i used.</p><p><a
href="http://www.inversionesoricar.com/jorge/example.php" rel="nofollow">example code of david walsh by jorge caraballo</a></p><p>It works perfect in my own domain and i share it. You can try it using your own mail server settings.</p><p>Good luck.</p><p> Best Regards.</p> ]]></content:encoded> </item> <item><title>By: Shareef</title><link>http://davidwalsh.name/gmail-php-imap/comment-page-1#comment-28897</link> <dc:creator>Shareef</dc:creator> <pubDate>Thu, 02 Feb 2012 10:53:28 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=2351#comment-28897</guid> <description>hey give me ful code :( i dont get it correctly...how i include mootools???</description> <content:encoded><![CDATA[<p>hey give me ful code :( i dont get it correctly&#8230;how i include mootools???</p> ]]></content:encoded> </item> <item><title>By: Jean Fréor</title><link>http://davidwalsh.name/gmail-php-imap/comment-page-1#comment-28752</link> <dc:creator>Jean Fréor</dc:creator> <pubDate>Tue, 31 Jan 2012 11:22:22 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=2351#comment-28752</guid> <description>Hi,For those who hav got a &quot;invalid remote ...&quot; error whith MAMP (Mac computer) trying to connect to a SSL IMAP server as Gmail, I have found the solution here, and... it really works for me :http://www.vargatron.com/2009/03/imap-ssl-with-mamp/comment-page-1/#comment-152</description> <content:encoded><![CDATA[<p>Hi,</p><p>For those who hav got a &#8220;invalid remote &#8230;&#8221; error whith MAMP (Mac computer) trying to connect to a SSL IMAP server as Gmail, I have found the solution here, and&#8230; it really works for me :</p><p><a
href="http://www.vargatron.com/2009/03/imap-ssl-with-mamp/comment-page-1/#comment-152" rel="nofollow">http://www.vargatron.com/2009/03/imap-ssl-with-mamp/comment-page-1/#comment-152</a></p> ]]></content:encoded> </item> <item><title>By: samuel caldas</title><link>http://davidwalsh.name/gmail-php-imap/comment-page-1#comment-28527</link> <dc:creator>samuel caldas</dc:creator> <pubDate>Thu, 12 Jan 2012 19:54:19 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=2351#comment-28527</guid> <description>I would like to make a system similar to that outlook. could you help me? your script is not working well.</description> <content:encoded><![CDATA[<p>I would like to make a system similar to that outlook. could you help me? your script is not working well.</p> ]]></content:encoded> </item> <item><title>By: Earthenware</title><link>http://davidwalsh.name/gmail-php-imap/comment-page-1#comment-28516</link> <dc:creator>Earthenware</dc:creator> <pubDate>Wed, 11 Jan 2012 15:55:38 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=2351#comment-28516</guid> <description>Very useful mail-handling script, thank you.</description> <content:encoded><![CDATA[<p>Very useful mail-handling script, thank you.</p> ]]></content:encoded> </item> <item><title>By: Sammy Geerts</title><link>http://davidwalsh.name/gmail-php-imap/comment-page-1#comment-28383</link> <dc:creator>Sammy Geerts</dc:creator> <pubDate>Tue, 03 Jan 2012 19:27:14 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=2351#comment-28383</guid> <description>&lt;code&gt;
title . &#039;&#039;;
echo &#039;You have &#039; . $xml-&gt;fullcount . &#039; &#039; .  $xml-&gt;tagline . &#039;&#039;;
foreach ($xml-&gt;entry as $child) {
echo &#039;&lt;b&gt;&#039; . $child-&gt;title . &#039;&lt;/b&gt;&#039;;
echo &#039;&#039; . $child-&gt;author-&gt;name . &#039;&lt;&#039; . $child-&gt;author-&gt;email . &#039;&gt;&#039;;
echo &#039;&lt;i&gt;&#039; . $child-&gt;modified . &#039;&lt;/i&gt;&#039;;
echo &#039;&#039; . $child-&gt;summary . &#039; &lt;a&gt;link[&#039;href&#039;] . &#039;&quot; target=&quot;_blank&quot;&gt;Read more.. .&lt;/a&gt;&#039;;
}
?&gt;
&lt;code&gt;</description> <content:encoded><![CDATA[<p><code><br
/> title . '';<br
/> echo 'You have ' . $xml-&gt;fullcount . ' ' .  $xml-&gt;tagline . '';<br
/> foreach ($xml-&gt;entry as $child) {<br
/> echo '<b>' . $child-&gt;title . '</b>';<br
/> echo '' . $child-&gt;author-&gt;name . '&lt;' . $child-&gt;author-&gt;email . '&gt;';<br
/> echo '<i>' . $child-&gt;modified . '</i>';<br
/> echo '' . $child-&gt;summary . ' <a>link['href'] . '" target="_blank"&gt;Read more.. .</a>';<br
/> }<br
/> ?&gt;<br
/> </code><code></code></p> ]]></content:encoded> </item> <item><title>By: gaurav</title><link>http://davidwalsh.name/gmail-php-imap/comment-page-1#comment-28020</link> <dc:creator>gaurav</dc:creator> <pubDate>Thu, 22 Dec 2011 06:16:45 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=2351#comment-28020</guid> <description>Fatal error: Call to undefined function imap_open() in C:\wamp\www\prog\proj.php on line 33i am using wamp server,any suggestion how to remove it??pls answer asap..</description> <content:encoded><![CDATA[<p>Fatal error: Call to undefined function imap_open() in C:\wamp\www\prog\proj.php on line 33</p><p>i am using wamp server,any suggestion how to remove it??pls answer asap..</p> ]]></content:encoded> </item> <item><title>By: martin</title><link>http://davidwalsh.name/gmail-php-imap/comment-page-1#comment-27946</link> <dc:creator>martin</dc:creator> <pubDate>Fri, 16 Dec 2011 05:50:15 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=2351#comment-27946</guid> <description>Can&#039;t sure if it related to SELinux, but i had selinux enabled and got following message:Warning: imap_open() [function.imap-open]: Couldn&#039;t open stream {imap.gmail.com:993/imap/ssl}INBOX in /var/www/html/imap.php on line 34
Cannot connect to Gmail: Can&#039;t connect to gmail-imap.l.google.com,993: Permission deniedafter disable related selinux permission by
setsebool -P httpd_can_network_connect=1
script work well
(googled said that /var/log/message or /var/log/httpd/error_log should had selinux warning, but i can&#039;t find it at CentOS6 x64)</description> <content:encoded><![CDATA[<p>Can&#8217;t sure if it related to SELinux, but i had selinux enabled and got following message:</p><p>Warning: imap_open() [function.imap-open]: Couldn&#8217;t open stream {imap.gmail.com:993/imap/ssl}INBOX in /var/www/html/imap.php on line 34<br
/> Cannot connect to Gmail: Can&#8217;t connect to gmail-imap.l.google.com,993: Permission denied</p><p>after disable related selinux permission by<br
/> setsebool -P httpd_can_network_connect=1<br
/> script work well<br
/> (googled said that /var/log/message or /var/log/httpd/error_log should had selinux warning, but i can&#8217;t find it at CentOS6 x64)</p> ]]></content:encoded> </item> <item><title>By: anu</title><link>http://davidwalsh.name/gmail-php-imap/comment-page-1#comment-27935</link> <dc:creator>anu</dc:creator> <pubDate>Thu, 15 Dec 2011 08:55:58 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=2351#comment-27935</guid> <description>Hi David Walsh
I am getting this error..Warning: imap_open() [function.imap-open]: Couldn&#039;t open stream {imap.gmail.com:993/imap/ssl}INBOX in /home/coimbato/public_html/cp/mailling.php on line 31
Cannot connect to Gmail: Can&#039;t connect to gmail-imap.l.google.com,993: Connection refusedi uploaded it and tested..but receiving the same...</description> <content:encoded><![CDATA[<p>Hi David Walsh<br
/> I am getting this error..</p><p>Warning: imap_open() [function.imap-open]: Couldn&#8217;t open stream {imap.gmail.com:993/imap/ssl}INBOX in /home/coimbato/public_html/cp/mailling.php on line 31<br
/> Cannot connect to Gmail: Can&#8217;t connect to gmail-imap.l.google.com,993: Connection refused</p><p>i uploaded it and tested..but receiving the same&#8230;</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)
Database Caching 2/18 queries in 0.020 seconds using disk: basic
Object Caching 865/868 objects using disk: basic

Served from: davidwalsh.name @ 2012-02-09 00:44:42 -->
