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    
Last Updated Ratings Unique User Downloads Download Rankings
2020-05-06 (4 months ago) RSS 2.0 feedNot yet rated by the usersTotal: 161 This week: 1All time: 8,731 This week: 274Up
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: 16 packages by
Country: Russian Federation Russian Federation
Innovation award
Innovation award
Nominee: 1x

  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:161
This week:1
All time:8,731
This week:274Up

For more information send a message to info at phpclasses dot org.