« 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 Nathan Leach-2 :: Rate this Message:

Reply to Author | View in Thread


Richard,

I think this is really close to what I need.  I am not sure which method of integrating with the mail server will be best for me, since I am working from a Dreamhost server.  I am thinking I just want to periodically check a specific mail account via POP.  If anyone has done this and can give specific help I would appreciate it.

I will be working on this over the weekend and will post back to the group with some findings.

Thanks everyone for the helpful posts!

Nathan

-----Original Message-----

From:  "Richard Conroy" <richard.conroy@...>
Subj:  [Rails] Re: How to Create Records in Rails App Database using Inbound Email including Image File Attachments
Date:  Fri Mar 30, 2007 11:12 am
Size:  976 bytes
To:  rubyonrails-talk@...


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