PHP 5 IMAP Class
Package:
Summary:
Retrieve messages from an IMAP server
Groups:
Author:
Description:
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.
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.
Comments are closed.