Email: getMail
Y (contact me)
This class can be used to access e-mail messages in a mailbox.
It can access a mailbox using the PHP IMAP extension and perform several operations to retrieve messages and information about them.
Currently it can get the total number of unread messages in the mailbox, get the headers and body of a message, and delete messages.
Click here for detailed information about this class on phpclasses.org