Email photo to upload

Hi -

I am curious has anyone worked on a project where you emailed a photo to your app - which then takes the attached image and attaches it to your account?

For instance, I have a photo gallery that I want to send images from my cellphone to. I need to authenticate that the email came from the one that's on record, if so, upload the photo to my account.

Any ideas/help appreciated.

-NB

Yes, have a look at MailFetcher (http://github.com/siannopollo/mail_fetcher/tree/master) and the mms2r gem which will pull photos from cellphone MMS messages

Andrew Timberlake http://ramblingsonrails.com http://www.linkedin.com/in/andrewtimberlake

"I have never let my schooling interfere with my education" - Mark Twain

Thanks - Andrew, these are good leads.

-NB