PHP Classes

POP3 e-mail client package blog

Recommend this page to a friend!

Latest POP3 e-mail client package blog posts

  All package blogs All package blogs   POP3 e-mail client POP3 e-mail client   Blog POP3 e-mail client package blog   Post article Post article  

2. How to Read Your Inbox Retrieving Email Messages using PHP from Gmail, Hotmail and Yahoo via POP3

Updated on: 2017-02-11

Posted on:

Nowadays, most Web mail sites provide POP3 support, so you can retrieve your mailbox messages using PHP or any other language.

However, each system uses different ports and encryption configuration that you need to know in order to access them.

This article provides information on the details of accessing the messages on some of the most popular Web mail systems via POP 3.

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.


Blog More ...   Post a comment Post a comment   See comments See comments (21)   Trackbacks (0)

1. How Can PHP Read Email Inbox for Inbound Mail Processing and Have PHP Process Incoming Email

Updated on: 2017-05-26

Posted on:

Some PHP applications need to process incoming e-mail messages, for instance to handle customer requests sent by e-mail.

Using a POP3 or IMAP mailbox is a very reliable and platform independent solution.

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.


Blog More ...   Post a comment Post a comment   See comments See comments (98)   Trackbacks (0)


  All package blogs All package blogs   POP3 e-mail client POP3 e-mail client   Blog POP3 e-mail client package blog   Post article Post article