ChaosKnight Posted May 6, 2010 Share Posted May 6, 2010 Is it possible to access a mail server (at a shared hosting company), retrieve the e-mails, and then store it in a database table? This is something that I always wanted to know, and I'm very eager to implement this in a website. I know that it's possible with IMAP, but the hosting company that the website that I'm busy with, only supports POP3. I would also appreciate it if anyone can tell me where I can find an in depth tutorial for this... Thanks! Link to comment https://forums.phpfreaks.com/topic/200899-php-and-pop3/ Share on other sites More sharing options...
taquitosensei Posted May 6, 2010 Share Posted May 6, 2010 Yes it is. Take a look at. http://pear.php.net/package/Net_POP3/ Link to comment https://forums.phpfreaks.com/topic/200899-php-and-pop3/#findComment-1054137 Share on other sites More sharing options...
ChaosKnight Posted May 6, 2010 Author Share Posted May 6, 2010 Thank you, this is exactly what I wanted Thanks a lot mate Link to comment https://forums.phpfreaks.com/topic/200899-php-and-pop3/#findComment-1054139 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.