dark_destroyer Posted January 31, 2007 Share Posted January 31, 2007 Hi All,I usually would attempt some sort of code before asking a question but I really havent a clue where to start, basically I want to download emails from our mail server and insert them into a MySQL database, but I need the address, email header, body of email and time/date stamp in seperate fields, is this possible?Would be grateful if someone could point me in the right direction. Thanks. Link to comment https://forums.phpfreaks.com/topic/36466-getting-email-into-databases-and-have-the-address-and-header-in-seperate-fields/ Share on other sites More sharing options...
fenway Posted January 31, 2007 Share Posted January 31, 2007 I wouldn't venture to build something like this from scratch... someone must have done this already. Link to comment https://forums.phpfreaks.com/topic/36466-getting-email-into-databases-and-have-the-address-and-header-in-seperate-fields/#findComment-173802 Share on other sites More sharing options...
dark_destroyer Posted February 2, 2007 Author Share Posted February 2, 2007 Someone must have!!!! but I have searched High and Low and cant find anything, coudl anyone suggest a different method of doing this, it has to use email or an sms(text message) system. I have a bit of experience using Java, C++, VB6, PHP, MySQL, and eVB, so my programming skills are a little limited and my aims are maybe a bit ambitous!!! Link to comment https://forums.phpfreaks.com/topic/36466-getting-email-into-databases-and-have-the-address-and-header-in-seperate-fields/#findComment-175270 Share on other sites More sharing options...
fenway Posted February 2, 2007 Share Posted February 2, 2007 You're basically proposing to write and DB-based e-mail client... that's a huge project, no exaggeration. Link to comment https://forums.phpfreaks.com/topic/36466-getting-email-into-databases-and-have-the-address-and-header-in-seperate-fields/#findComment-175320 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.