This class can be used to retrieve messages from an IMAP server.
It uses the PHP IMAP extension to access to a given IMAP server and can execute several operations to retrieve different parts of the available messages.
Currently it can retrieve information of the mail box, retrieve message headers, retrieve the message data and attachments.
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (75.0%) |
Sufficient (67.9%) |
- |
Sufficient (64.3%) |
- |
- |
Not sure (50.7%) |
1462 |
| 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 |
Imap.class.php |
Class |
Core IMAP class |
imap.php |
Example |
Just a test/example file for using the imap class |