Hi All
I am looking for an advanced open source pop3 class for php. For outgoing mails im using phpmailer, and i need pop3 class to handle incoming mails(read, delete. decode).
Thanks for reading and your help would be highly appreciated
Hi All
I am looking for an advanced open source pop3 class for php. For outgoing mails im using phpmailer, and i need pop3 class to handle incoming mails(read, delete. decode).
Thanks for reading and your help would be highly appreciated
Zend Mail has extensive functions for the reading of email messages. (Note that the components of the Zend Framework can be used as single elements, no dependencies to the framework)