sadanmasroor Posted May 3, 2011 Share Posted May 3, 2011 Hi Guys, I have been contacted by a client who wants me to develop an application which performs the following functionality: Lets say the domain name is xyz.com . We provide an email of our domain to the person who signup on our website for our services. Lets say the email that is given to the customer is [email protected] The client wants to built PHP application in which if an email is sent to [email protected] it gets downloaded and is stored in the MySql Database. After the download there is going to be a set of algorithms which will decided whether to forward this email to the client or not on his email address. I have no idea how to accomplish this functionality. Any suggestions would be appreciated. Thanks Sadan Masroor. Link to comment https://forums.phpfreaks.com/topic/235453-download-the-email-and-store-in-a-mysql-database/ Share on other sites More sharing options...
jonsjava Posted May 4, 2011 Share Posted May 4, 2011 This ought to do the trick for you. http://tinyurl.com/43h4p7u Link to comment https://forums.phpfreaks.com/topic/235453-download-the-email-and-store-in-a-mysql-database/#findComment-1210263 Share on other sites More sharing options...
sadanmasroor Posted May 4, 2011 Author Share Posted May 4, 2011 Thank you very much for your reply. I guess I can now work on it to attain the functionality. Thank You. Sadan Masroor. Link to comment https://forums.phpfreaks.com/topic/235453-download-the-email-and-store-in-a-mysql-database/#findComment-1210331 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.