DrTrans Posted November 30, 2009 Share Posted November 30, 2009 Hi!, Im wondering the best way to collect emails stored on a IMAP4 account and put them into a sql database Can someone give me some direction. I only need to store senders address, to address, subject, body, date/time Thank You so much for your help. I have never touched email before. Link to comment https://forums.phpfreaks.com/topic/183470-email-to-mysql/ Share on other sites More sharing options...
premiso Posted November 30, 2009 Share Posted November 30, 2009 My bet would be utilizing imap. Depending on your setup you may have to enable the extension in PHP (read the installation at the link if you do for more info). Link to comment https://forums.phpfreaks.com/topic/183470-email-to-mysql/#findComment-968456 Share on other sites More sharing options...
DrTrans Posted November 30, 2009 Author Share Posted November 30, 2009 THen after it saves it to the database i need it to delete the message out of the IMAP4 account Link to comment https://forums.phpfreaks.com/topic/183470-email-to-mysql/#findComment-968457 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.