<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="http://www.phpclasses.org/rss2html.xsl"?>
<!-- Generated by: http://www.phpclasses.org/rsswriter $Revision: 1.13 $ -->
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
 <channel>
  <atom:link rel="self" type="application/rss+xml" href="http://www.phpclasses.org/blog/package/2/post/latest.rss"/>
  <description>Latest posts on the POP3 e-mail client package blog</description>
  <link>http://www.phpclasses.org/blog/package/2/</link>
  <title>Latest POP3 e-mail client package blog posts</title>
  <pubDate>Mon, 21 May 2012 12:53:23 GMT</pubDate>
  <language>en</language>
  <image>
   <link>http://www.phpclasses.org/blog/package/2/</link>
   <title>PHP Classes site logo</title>
   <url>http://files.phpclasses.org/themes/igd01/graphics/logo-phpclasses.png</url>
  </image>
  <item>
   <link>http://www.phpclasses.org/blog/package/2/post/2-Retrieving-email-messages-using-PHP-from-Gmail-Hotmail-and-Yahoo-via-POP3.html</link>
   <title>Retrieving e-mail messages using PHP from Gmail, Hotmail and Yahoo via POP3</title>
   <description>&lt;div style=&quot;clear: both&quot;&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;&lt;a href=&quot;http://www.phpclasses.org/blog/package/2/post/2-Retrieving-email-messages-using-PHP-from-Gmail-Hotmail-and-Yahoo-via-POP3.html&quot;&gt;Retrieving e-mail messages using PHP from Gmail, Hotmail and Yahoo via POP3&lt;/a&gt;&lt;/div&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;By Manuel Lemos&lt;/a&gt;&lt;/div&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;Nowadays, most Web mail sites provide POP3 support, so you can retrieve your mailbox messages using PHP or any other language.&lt;br /&gt;&#13;&#10;&lt;br /&gt;&#13;&#10;However, each system uses different ports and encryption configuration that you need to know in order to access them.&lt;br /&gt;&#13;&#10;&lt;br /&gt;&#13;&#10;This article provides information on the details of accessing the messages on some of the most popular Web mail systems via POP 3.&lt;br /&gt;&#13;&#10;&lt;br /&gt;&#13;&#10;It also provides a solution to a common problem, which is how to retrieve only the newly received messages when you never delete messages from the mailbox.&lt;/a&gt;&lt;/div&gt;&#10;&lt;/div&gt;&#10;</description>
   <pubDate>Thu, 12 May 2011 16:12:57 GMT</pubDate>
   <guid>http://www.phpclasses.org/blog/package/2/post/2-Retrieving-email-messages-using-PHP-from-Gmail-Hotmail-and-Yahoo-via-POP3.html</guid>
  </item>
  <item>
   <link>http://www.phpclasses.org/blog/package/2/post/1-Process-incoming-email-messages-using-PHP.html</link>
   <title>Process incoming e-mail messages using PHP</title>
   <description>&lt;div style=&quot;clear: both&quot;&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;&lt;a href=&quot;http://www.phpclasses.org/blog/package/2/post/1-Process-incoming-email-messages-using-PHP.html&quot;&gt;Process incoming e-mail messages using PHP&lt;/a&gt;&lt;/div&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;By Manuel Lemos&lt;/a&gt;&lt;/div&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;Some PHP applications need to process incoming e-mail messages, for instance to handle customer requests sent by e-mail.&lt;br /&gt;&#13;&#10;&lt;br /&gt;&#13;&#10;Using a POP3 or IMAP mailbox is a very reliable and platform independent solution.&lt;br /&gt;&#13;&#10;&lt;br /&gt;&#13;&#10;This article explains how to handle incoming e-mail using a POP3 client script and compares it with other solutions that depend on the local mail server type.&lt;/a&gt;&lt;/div&gt;&#10;&lt;/div&gt;&#10;</description>
   <pubDate>Tue, 21 Apr 2009 10:28:51 GMT</pubDate>
   <guid>http://www.phpclasses.org/blog/package/2/post/1-Process-incoming-email-messages-using-PHP.html</guid>
  </item>
 </channel>
</rss>
