« Return to Thread: How to Create Records in Rails App Database using Inbound Email including Image File Attachments

Re: How to Create Records in Rails App Database using Inbound Email including Image File Attachments

by Richard Conroy :: Rate this Message:

Reply to Author | View in Thread


On 3/30/07, Nathan <nathanoleach@...> wrote:
>
> I am trying to create a feature within my application to receive
> product data including an image attachment via inbound email.
>
> Can someone point me to a tutorial or other document online that will
> help out with this.  I have started hammering at Google, but was
> hoping someone could provide a link.

Nathan,
I dug this out of a feed recently:
http://wiki.rubyonrails.com/rails/pages/HowToReceiveEmailsWithActionMailer

Is this what you want?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@...
To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe@...
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

 « Return to Thread: How to Create Records in Rails App Database using Inbound Email including Image File Attachments