Thanks Brian. I have. That URL covers sending emails really well. But
reeving, creating UUID in the reply address, and handling scalability
on Heroku are topics it lacks. Given this is a real trendy thing to do
these days, I was hoping to leverage someone's thoughts on the
process.

Thoughts?

On Nov 15, 1:46 pm, Brian Troutwine <br...@troutwine.us> wrote:
> Have you seen this:http://guides.rubyonrails.org/action_mailer_basics.html
>
>
>
>
>
>
>
> On Mon, Nov 15, 2010 at 4:40 PM, CuriousNewbie <bhellm...@gmail.com> wrote:
> > Hello,
>
> > Right now my app sends out email notifications. I'd like to allow the
> > user to reply directly to the email, which then gets ingested by my
> > app and inserted into the database.
>
> > Are there any Rails gems, services, tutorials that can point me in the
> > right direction.
>
> > Also, probably need to make the reply-to email have a UID, replyto--
> > u...@domain.com, so I don't have to rely on the from (sender).
>
> > What do you think?
>
> > Thanks
>
> > --
> > 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-t...@googlegroups.com.
> > To unsubscribe from this group, send email to 
> > rubyonrails-talk+unsubscr...@googlegroups.com.
> > For more options, visit this group 
> > athttp://groups.google.com/group/rubyonrails-talk?hl=en.

-- 
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-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to