jonnypixel Posted September 17, 2009 Share Posted September 17, 2009 Hi there, This is totally a longshot but i am a total learner when it comes to php. I have managed to figure out a lot of stuff from simple tutes but i would really like to know if anyone can point me to the right direction. Question:: I have a shared hosting account and can not access the root mail server. So is there a way to create a php script that somehow extracts email body feilds ( eg: name, email, message etc.. ) and then sends that off to my own MYSQL database? Thanks in advance to anyone who can help answer this John Link to comment https://forums.phpfreaks.com/topic/174566-shared-hosting-read-email-body-php-script/ Share on other sites More sharing options...
ILMV Posted September 17, 2009 Share Posted September 17, 2009 Yes! Have a look at these articles, it uses IMAP to connect to a mailbox, then loop through it to retrieve the emails. Link to comment https://forums.phpfreaks.com/topic/174566-shared-hosting-read-email-body-php-script/#findComment-920005 Share on other sites More sharing options...
jonnypixel Posted February 15, 2010 Author Share Posted February 15, 2010 Sorry for the delay, Incase you read this i just want to say a very big thankyou. Link to comment https://forums.phpfreaks.com/topic/174566-shared-hosting-read-email-body-php-script/#findComment-1012411 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.