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
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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)