PDA

View Full Version : Polling Email


SteveSensei
08-26-2006, 04:54 AM
I'm creating a CraigsList type web site and need the ability to anonymize email addresses generated from the site to hide the client's real email address. Generating an address, such as 1234567890@mysite.com is the easy part, but I want to retrieve any inbound emails to an address like this, then redirect them to the receipient's real email address. How do I poll and retrieve the inbound email?