PHP Classes

Notable PHP package: mezon PHP POP3 Client

Recommend this page to a friend!
  Blog PHP Classes blog   RSS 1.0 feed RSS 2.0 feed   Blog Notable PHP package: ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)  

Author:

Viewers: 201

Last month viewers: 1

Categories: Notable Packages

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.

Read this article to learn more details about how this notable PHP package works.




Loaded Article
The package mezon PHP POP3 Client is one of the few PHP packages that was considered notable recently because it does something that is worth paying attention.

The basic purpose is: Retrieve email messages from a mailbox using POP3

Here follows in more detail what it does:

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

Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.

If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package.



You need to be a registered user or login to post a comment

1,611,062 PHP developers registered to the PHP Classes site.
Be One of Us!

Login Immediately with your account on:



Comments:

No comments were submitted yet.



  Blog PHP Classes blog   RSS 1.0 feed RSS 2.0 feed   Blog Notable PHP package: ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)