Re: craigslist email feature in cake

2008-03-05 Thread Adam Royle
You should be able to setup an email address to pipe directly to a php script. I know cpanel lets you do this. In your php script you would then grab whatever info you need from the email, validate against your database, and send a new email. Cheers, Adam bob wrote: > i wanted to create a craigs

craigslist email feature in cake

2008-03-05 Thread bob
i wanted to create a craigslist like email forwarding component for cake, where the component can dynamically create (and delete) an email address that forwards to the user's real email. anyone know any cake components to do this? or what would be the steps I need to do? thanks --~--~-~--~