TomT Posted May 6, 2010 Share Posted May 6, 2010 not to sure how to write this... so here goes. I'm sure this is simple if you know what your doing !! I'm looking to read unread email in an IMAP inbox. Then capture each emails, FROM email address, Subject and Body and save this information into a MySQL Database. Once the email has been read, it should be marked so... so it won't be processed again. Any ideas ?? Many Thanks Link to comment https://forums.phpfreaks.com/topic/200942-php-imap-mysql/ Share on other sites More sharing options...
kenrbnsn Posted May 6, 2010 Share Posted May 6, 2010 Look at the IMAP functions: http://us2.php.net/imap Everything you need should be there. Ken Link to comment https://forums.phpfreaks.com/topic/200942-php-imap-mysql/#findComment-1054324 Share on other sites More sharing options...
TomT Posted May 6, 2010 Author Share Posted May 6, 2010 Thanks..problem is I don't know how to do this !! please can some one offer a bit of coding and advice. Thanks Link to comment https://forums.phpfreaks.com/topic/200942-php-imap-mysql/#findComment-1054326 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.