• Howdy! Welcome to our community of more than 130.000 members devoted to web hosting. This is a great place to get special offers from web hosts and post your own requests or ads. To start posting sign up here. Cheers! /Peo, FreeWebSpace.net
managed wordpress hosting

Web Based PHP Mail Help

liod

New Member
Hello,
I want to create simple email service for mobile web.
I want user that register to my site will have their own email account i.e anything@mydomain.tld
I have an idea by creating catch-all email that will hold every message.
Then I`ll use cron to check the mailbox trough POP3 and save the message according its owner to MySQL database and then delete the original message.

The problem is I don`t know how to access POP3 using PHP.
Can anybody help me with this?

Thanks
 
Back
Top