Is there a way to read mails from pop3 recipit?
I’m already using SwiftMailer to send, but nothing about receive.
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.
You can start from here
http://www.devshed.com/c/a/PHP/Building-A-PHPBased-Mail-Client-part-1/
But i’d recommend just using a 3rd party web mail package instead, as it saves you the hassle of doing alot of tedious work, when the work is already done for you.