anil Posted March 2, 2009 Share Posted March 2, 2009 Hi guys, I need some help with reading POP3 mails in PHP. I just need to read the emails and some would be inserted into the database (based on certain critieria) and others forwarded to another email address (if they dont fit the criteria). Can someone point to a library or some resource which is simple enough to understand and use as basically I am not a PHP programmer? Thanks guys..... Link to comment https://forums.phpfreaks.com/topic/147518-reading-pop3-mail/ Share on other sites More sharing options...
trq Posted March 2, 2009 Share Posted March 2, 2009 http://php.net/pop Link to comment https://forums.phpfreaks.com/topic/147518-reading-pop3-mail/#findComment-774380 Share on other sites More sharing options...
trq Posted March 2, 2009 Share Posted March 2, 2009 Guess I should have checked that link first hehe. http://php.net/imap Link to comment https://forums.phpfreaks.com/topic/147518-reading-pop3-mail/#findComment-774382 Share on other sites More sharing options...
anil Posted March 2, 2009 Author Share Posted March 2, 2009 Thanks Thorpe, I tried that but I am getting this error "can't connect: Certificate failure for <DOMAIN>: self signed certificate: /C=US/ST=Unknown/L=Unknown/O=Unknown/OU=Unknown/CN=gchost2.gchost.com.au/[email protected]" Any ideas?? Link to comment https://forums.phpfreaks.com/topic/147518-reading-pop3-mail/#findComment-774490 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.