PHP Classes

mezon PHP POP3 Client: Retrieve email messages from a mailbox using POP3

Recommend this page to a friend!
  Info   View files View files (4)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 205 All time: 8,415 This week: 113Up
Version License PHP version Categories
mezon-pop3-client 1.0.0MIT/X Consortium ...5Email, PHP 5, Parsers
Description 

Author

This class can retrieve email messages from a mailbox using POP3.

It can connect to a given POP3 mail server and perform several types of operations on the messages available in a mailbox. Currently it can:

- Get the number of messages in the POP3 mailbox
- Get the message headers of the first messages in the mailbox
- Delete a given message
- Parse and decode message header lines
- Extract the text string value of a message subject
- Check if there is a message in a mailbox with a given subject
- Delete messages in the mailbox with a given subject

Innovation Award
PHP Programming Innovation award nominee
May 2020
Number 8
Many applications need to automate the processing of email messages that they receive, like for instance to handle customer support requests sent by email.

This class provides a solution that not only can pull received messages from a POP3 mailbox, but it also provides several features to help automating the email handling like finding and deleting messages with a given subject.

Manuel Lemos
Picture of Alexey Dodonov
  Performance   Level  
Name: Alexey Dodonov <contact>
Classes: 58 packages by
Country: Russian Federation Russian Federation
Age: ???
All time rank: 185454 in Russian Federation Russian Federation
Week rank: 91 Up8 in Russian Federation Russian Federation Up
Innovation award
Innovation award
Nominee: 13x

  Files folder image Files  
File Role Description
Files folder imagetests (1 file)
Accessible without login Plain text file LICENSE Lic. License text
Accessible without login Plain text file phpunit.xml Data Auxiliary data
Plain text file pop3-client.php Class Class source

  Files folder image Files  /  tests  
File Role Description
  Plain text file POP3ClientUnitTest.php Class Class source

 Version Control Unique User Downloads Download Rankings  
 100%
Total:205
This week:0
All time:8,415
This week:113Up