Hardbyte Posted May 9, 2006 Share Posted May 9, 2006 Hi - just trying to look into stripping an email and entering it into a database? Just seem to be unable to find any info on this, results seem to be all about sending email from the database entries.Thanks Quote Link to comment https://forums.phpfreaks.com/topic/9378-email-to-database/ Share on other sites More sharing options...
ober Posted May 9, 2006 Share Posted May 9, 2006 What exactly are you trying to strip from the email address? Have you tried anything? Can you show us your code? Quote Link to comment https://forums.phpfreaks.com/topic/9378-email-to-database/#findComment-34602 Share on other sites More sharing options...
Hardbyte Posted May 17, 2006 Author Share Posted May 17, 2006 Hi,I havent tried anything as of yet - was trying to find a script but unable to.I want to strip the email and insert the email address, subject and message body into a database.Any ideas or pointers where to look would be appreciated,ThanksHardbyte Quote Link to comment https://forums.phpfreaks.com/topic/9378-email-to-database/#findComment-36549 Share on other sites More sharing options...
samshel Posted May 17, 2006 Share Posted May 17, 2006 as far as i understand you want to login in an email account and read emails and dump them into database using an automated script....is it ?if it is....u can search for functions related to [a href=\"http://in2.php.net/manual/en/ref.imap.php\" target=\"_blank\"]imap[/a]...hth Quote Link to comment https://forums.phpfreaks.com/topic/9378-email-to-database/#findComment-36557 Share on other sites More sharing options...
matfish Posted July 24, 2006 Share Posted July 24, 2006 This is a bump and a half... but...Wondering if there was any answers to this? Sort of like PHPLIST, where it checks a mailbox and picks up the bounces. It then adds the bounces (contents of the emails) to the database and deletes the emails from the mailbox.I would like to be able to send an email to the server/mailbox or to a script somehow and then put the to, from, subject and body into the database...?Or is this just wishful thinking? Quote Link to comment https://forums.phpfreaks.com/topic/9378-email-to-database/#findComment-62759 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.