son.of.the.morning Posted August 20, 2012 Share Posted August 20, 2012 I am about to start a this new project and was wondering if anyone was able to give me some DECENT words of advice. I need to be able to connect up to Gmail accounts and drag in email from a specific folder and display in multiple ways (i.e: list view, singular view). Once these emails have been read (accessed on a singular view) then I want to pass them into a database and assign them with a ticket number (id). With every reply from the system user there will be an appended footer containing the ticket number. I plan to write some clever javascript to search for a ticket number in every email and compare it with ticket ids stored in the database. Any ideas or thoughts are welcome. Quote Link to comment https://forums.phpfreaks.com/topic/267329-building-an-email-management-system/ Share on other sites More sharing options...
Adam Posted August 24, 2012 Share Posted August 24, 2012 Is this a solution to a problem you have, or are you just going to release it? Quote Link to comment https://forums.phpfreaks.com/topic/267329-building-an-email-management-system/#findComment-1372047 Share on other sites More sharing options...
son.of.the.morning Posted August 24, 2012 Author Share Posted August 24, 2012 I was just asking if any one had done it to discuss it in order to get some ideas or warning of things to aviod ect. I have already began the project and all seems to be going well atm. Quote Link to comment https://forums.phpfreaks.com/topic/267329-building-an-email-management-system/#findComment-1372106 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.