This class can be used to retrieve and parse messages from IMAP mail boxes.
It can access a mail box stored in an IMAP server and parse it to extract message body parts and attachments into local files.
The class can retrieve messages by identifier, subject, received date, sender address or unread status.
| Not yet rated by the users |
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.
| File |
Role |
Description |
example.php |
Example |
How to use MailParser class |
MailParser.php |
Class |
The class is written for parsing IMAP supported mailbox messages |