This class can be used to process e-mail messages received in POP3 or IMAP mailbox. It can:
- Access a mailbox with a given user and password
- Get the total number of message in a mailbox
- Get the headers and body of specific messages
- Extract attachments from messages
- Delete messages
|
|
| Name: |
Receive_mail |
| Base name: |
receive_mail |
| Description: |
Process e-mail received in a POP3 or IMAP mailbox |
| Version: |
- |
| PHP version: |
3 |
| License: |
Artistic License |
| All time users: |
1545 users |
| All time rank: |
2238 |
| Week users: |
1 user |
| Week rank: |
2051  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Not sure (50.0%) |
Not sure (50.0%) |
- |
- |
- |
- |
Insufficient (30.0%) |
2252 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
class.php |
Class |
recieve_mail |